Files
StopShopping/StopShopping.Api/appsettings.Development.json
2026-02-14 00:44:01 +08:00

9 lines
119 B
JSON

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