Files
HoolIt/HoolIt/appsettings.Development.json
2025-04-01 11:16:42 +03:30

9 lines
119 B
JSON

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