sc2units/Sc2Units.Backend/appsettings.Development.json
2022-08-26 16:28:14 +03:00

10 lines
145 B
JSON

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