jetherald/JetHerald/appsettings.Development.json
2019-08-11 00:56:48 +03:00

10 lines
137 B
JSON

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