Files
site-pi/SitePi/appsettings.Development.json
2019-11-27 18:42:43 -03:00

10 lines
137 B
JSON

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