pwt-0x01-ng/appsettings.Development.json
2020-10-26 22:47:50 +01:00

10 lines
137 B
JSON

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