Files
TodoTicketApp/appsettings.Development.json
2026-05-27 10:58:37 +02:00

9 lines
127 B
JSON

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