Files
SlipItIn/SlipItIn.AppHost/appsettings.Development.json
2026-07-19 21:18:10 +02:00

9 lines
119 B
JSON

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