sphagnum/development/Sphagnum.DebugClient/appsettings.Development.json

9 lines
127 B
JSON
Raw Normal View History

2024-04-03 00:10:11 +03:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}