Remotely/Server/appsettings.Development.json
Jared Goodwin a0405e28a0 WIP
2019-06-15 18:08:30 -07:00

10 lines
140 B
JSON

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