Files
icarus/appsettings.Development.json
T
2019-03-11 22:37:00 -04:00

10 lines
137 B
JSON

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