Files
hamann-ausgabe-core/Archive/HaLive/appsettings.Development.json
2022-11-25 19:15:23 +01:00

10 lines
137 B
JSON

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