|
|
|
@ -76,6 +76,7 @@ public class Program
@@ -76,6 +76,7 @@ public class Program
|
|
|
|
|
// streaming
|
|
|
|
|
.MinimumLevel.Override("ErsatzTV.Application.Streaming", LoggingLevelSwitches.StreamingLevelSwitch) |
|
|
|
|
.MinimumLevel.Override("ErsatzTV.FFmpeg", LoggingLevelSwitches.StreamingLevelSwitch) |
|
|
|
|
.MinimumLevel.Override("ErsatzTV.Core.FFmpeg.FFmpegLibraryProcessService", LoggingLevelSwitches.StreamingLevelSwitch) |
|
|
|
|
.MinimumLevel.Override("ErsatzTV.Controllers.IptvController", LoggingLevelSwitches.StreamingLevelSwitch) |
|
|
|
|
.MinimumLevel.Override("Serilog.AspNetCore.RequestLoggingMiddleware", LoggingLevelSwitches.StreamingLevelSwitch) |
|
|
|
|
|
|
|
|
|