Files
HomeMonitor/Power/Service/appsettings.Development.json
2024-01-22 20:18:47 -05:00

8 lines
129 B
JSON

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