Files
SharpIDE/tools/AppHost/appsettings.Development.json
2025-09-29 19:07:38 +10:00

9 lines
119 B
JSON

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