Skip to content

Commit b510d91

Browse files
committed
Edit hangfire logging settings
1 parent 76af3c2 commit b510d91

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

backend/api/appsettings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"Logging": {
1616
"LogLevel": {
1717
"Default": "Warning",
18-
"Api": "Information"
18+
"Api": "Information",
19+
"Hangfire": "Information"
1920
},
2021
"ApplicationInsights": {
2122
"LogLevel": {

0 commit comments

Comments
 (0)