Files
BeReadyBackend/BeReadyBackend/appsettings.Development.json
T
2026-02-20 15:59:29 +01:00

9 lines
119 B
JSON

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