webmusic/appsettings.Development.json

10 lines
131 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Warning",
"System": "Warning",
"Microsoft": "Warning"
}
}
}