Files
Auth.jwt/appsettings.Development.json
Jason Watmore 9b17de4f0e initial commit
2018-08-13 20:50:25 +10:00

11 lines
168 B
JSON

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