frontend_projekt/OnlyPrompt.Backend/appsettings.Development.json
2026-04-11 21:36:05 +02:00

9 lines
119 B
JSON

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