You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
24 lines
756 B
JSON
24 lines
756 B
JSON
{
|
|
"Driver":
|
|
{
|
|
},
|
|
"Serilog": {
|
|
"MinimumLevel": {
|
|
"Default": "Information",
|
|
"Override": {
|
|
"Microsoft": "Information",
|
|
"System.Net.Http.HttpClient": "Warning",
|
|
"Microsoft.AspNetCore.Routing.EndpointMiddleware": "Warning",
|
|
"Microsoft.AspNetCore.Authorization.DefaultAuthorizationService": "Warning",
|
|
"HordeServer.Authentication.HordeJwtBearerHandler": "Warning",
|
|
"HordeServer.Authentication.OktaHandler": "Warning",
|
|
"Microsoft.AspNetCore.Hosting.Diagnostics": "Warning",
|
|
"Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker": "Warning",
|
|
"Serilog.AspNetCore.RequestLoggingMiddleware": "Warning",
|
|
"Grpc.Net.Client.Internal.GrpcCall": "Warning",
|
|
"EpicGames.Horde.Storage": "Debug"
|
|
}
|
|
}
|
|
}
|
|
}
|