retroactiune/Retroactiune.WebAPI/appsettings.Development.json

13 lines
211 B
JSON

{
"Sentry": {
"Dsn": "",
"Debug": true
},
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}