Files
cp-backend-sample/appsettings.Development.json
2025-06-28 07:57:18 +00:00

9 lines
127 B
JSON

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