BackEnd/YTManager/appsettings.Development.json
2017-09-01 04:55:02 -04:00

11 lines
168 B
JSON

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