1
0
mirror of https://github.com/akpaevj/onecmonitor.git synced 2026-06-11 20:42:53 +02:00
Files
onecmonitor/oneswiss-agent/appsettings.Development.json

9 lines
129 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}