Remotely/Remotely_Server/appsettings.Development.json
Jared Goodwin 61fa16de4c Initial
2019-02-23 11:02:23 -08:00

10 lines
140 B
JSON

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