Files
Hushian/Presentation/Hushian.WebApi/appsettings.Development.json
mmrbnjd ff342a53c0 ...
2025-07-11 20:37:28 +03:30

9 lines
119 B
JSON

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