Files
Leader.DriveThru/bin/appsettings.Development.json
2025-09-19 08:29:49 +08:00

9 lines
119 B
JSON

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