RestySqlite/bin/Debug/net9.0/appsettings.Development.json
2025-02-08 22:41:26 +03:00

9 lines
119 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}