Files
RavenDB.Identity/Sample/appsettings.Development.json
T
2017-08-23 14:54:04 -05:00

11 lines
168 B
JSON

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