MVCPostall/VCart/appsettings.Development.json
2025-01-26 22:44:31 +00:00

9 lines
119 B
JSON

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