Files
US-Entry-Coach/USEntryCoach.Server/appsettings.Development.json
2025-05-16 00:35:46 +02:00

9 lines
119 B
JSON

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