Skip to content

Commit

Permalink
Amend override for Serilog to log warnings for all Worker app namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
hortha authored and gunndabad committed Dec 30, 2024
1 parent 009da6f commit 287c068
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"MinimumLevel": {
"Default": "Error",
"Override": {
"TeachingRecordSystem.*": "Warning"
"TeachingRecordSystem": "Warning"
}
}
},
Expand Down

0 comments on commit 287c068

Please sign in to comment.