Files
gpw_next/GPW.Api/appsettings.Production.json
T
2022-01-26 08:34:34 +01:00

10 lines
159 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}