ultimate/Ultimate/appsettings.Development.json
2023-06-12 10:26:01 +02:00

8 lines
119 B
JSON

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