Files
deepsouthsounds/dss-api/appsettings.Development.json
Fergal Moran 82d17d979d Initial
2020-07-27 03:22:43 +01:00

10 lines
162 B
JSON

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