Files
AcdiuTools/appsettings.Development.json
2026-04-25 00:29:16 +08:00

9 lines
119 B
JSON

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