pwt-0x00/appsettings.Development.json
2020-09-14 11:17:42 +02:00

10 lines
137 B
JSON

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