Files
RavenDB.Identity/Samples/RazorPages/appsettings.Development.json
T

10 lines
137 B
JSON
Raw Normal View History

2019-03-04 16:58:35 -06:00
{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Microsoft": "Information"
}
}
}