FalconSSO/FAuth/appsettings.Development.json

10 lines
162 B
JSON
Raw Normal View History

2020-03-30 10:12:52 +08:00
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}