mirror-ac/service/appsettings.Development.json
2023-08-18 15:33:13 +10:00

8 lines
129 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}