NBloodServerSupervisor/WebInterface/appsettings.Development.json
2020-01-23 21:03:54 +01:00

10 lines
159 B
JSON

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