Files
RavenDB.Identity/Sample/appsettings.Development.json
T
2019-03-04 16:58:35 -06:00

10 lines
137 B
JSON

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