Files
mixtape/zero.Demo/appsettings.Development.json
T
2021-12-27 11:32:58 +01:00

11 lines
168 B
JSON

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