pwt-0x01/appsettings.Development.json
2020-09-24 13:37:41 +02:00

10 lines
137 B
JSON

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