Files
LaDOSE/LaDOSE.Src/LaDOSE.Api/appsettings.Development.json
2018-10-04 21:18:18 +02:00

10 lines
137 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}