Files
blog.terrible.dev/src/TerribleDev.Blog.Web/appsettings.Development.json
Tommy Parnell 33e3ce7c42 stop
Former-commit-id: 3e24f8e0d24ba3325f9c26d305e11c74ff4b5957 [formerly 401ddf79a3295303af486311164b3ca6f681a48d]
Former-commit-id: 49e656888a970fd5a3cad63429cdf03ed0e71caa
2019-01-17 02:16:18 -05:00

10 lines
137 B
JSON

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