Skip to content

Commit

Permalink
security says no shl
Browse files Browse the repository at this point in the history
  • Loading branch information
sschr15 committed Dec 18, 2023
1 parent 6e3a817 commit 0c6c83c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/logback.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ if (logUrl != null) {
url = System.getenv("DISCORD_LOGGER_URL")
}

loggers << "DISCORD_WEBHOOK"
loggers.add("DISCORD_WEBHOOK")
}

root(defaultLevel, loggers)

0 comments on commit 0c6c83c

Please sign in to comment.