Files
abzarasadi/appsettings.Development.json
T

10 lines
145 B
JSON
Raw Normal View History

2026-06-01 22:08:43 +03:30
{
"DetailedErrors": true,
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}