Files
RavenDB.Identity/Samples/RazorPages/appsettings.Development.json
Judah Himango CW c05b451d20 Added MVC sample.
2019-06-25 17:39:36 -05:00

10 lines
137 B
JSON

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