SaveAsPDF/appsettings.Development.json
2018-05-18 11:17:49 -04:00

11 lines
178 B
JSON

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