Files
mixtape/zero.Demo/appsettings.Development.json
T

10 lines
145 B
JSON
Raw Normal View History

2021-12-10 23:11:26 +01:00
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}