Remotely/Server/appsettings.Development.json
Jared Goodwin 10ec413b7d WIP
2021-07-29 07:53:54 -07:00

10 lines
140 B
JSON

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