Files
FA_WEB/FaKrosnoApi/appsettings.Development.json
2025-01-24 13:37:01 +01:00

9 lines
119 B
JSON

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