ultimate/Ultimate/appsettings.Development.json
Frede Hundewadt 77f5c64c4f moving ...
2023-11-09 02:34:12 +01:00

8 lines
127 B
JSON

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