Files
Fixiy/Template.Web/appsettings.Development.json
T
2026-06-04 12:53:09 +02:00

9 lines
119 B
JSON

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