Files
pas/Api/appsettings.Development.json
2025-07-15 11:03:25 +00:00

9 lines
127 B
JSON

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