Remotely/Remotely_Server/appsettings.Development.json
Jared Goodwin 8debc4bad5 Initial
2021-07-29 07:53:41 -07:00

10 lines
140 B
JSON

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