LASAPlatform/OpenAuth.WebApi/appsettings.Development.json

12 lines
221 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Error",
"Microsoft": "Error",
"Microsoft.EntityFrameworkCore.Database.Command": "Information"
}
},
"WpmlDir": "d:/wpml"
}