manager-service/RELEASE/Version 1.1/netcoreapp3.1/appsettings.Development.json
Thomas Fransolet bdbc97c4e1 Version 1_1
2021-11-05 09:34:39 +01:00

10 lines
159 B
JSON

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