Files
hamann-ausgabe-core/HaLive/appsettings.Development.json
2021-09-15 13:31:10 +02:00

10 lines
137 B
JSON

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