OpenAuth.Net/OpenAuth.Identity/appsettings.Development.json
2020-10-22 14:59:36 +08:00

10 lines
137 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}