-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BE] refactor: Logback에서 슬랙으로 알람을 보내는 기능을 제거하고, ErrorLoggerConfig를 삭제…
…한다. (#875) (#878) * feat: logback Slack 알람 기능 제거 * refactor: ErrorLoggerConfig 삭제 * feat: 서브모듈 업데이트 - 슬랙 웹훅 제거
- Loading branch information
1 parent
0ba69ad
commit 1d34181
Showing
8 changed files
with
15 additions
and
88 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 0 additions & 15 deletions
15
backend/src/main/java/com/festago/config/ErrorLoggerConfig.java
This file was deleted.
Oops, something went wrong.
Submodule config
updated
from 73c3c5 to 808a39
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 0 additions & 20 deletions
20
backend/src/main/resources/logs/slack/slack-error-appender.xml
This file was deleted.
Oops, something went wrong.
20 changes: 0 additions & 20 deletions
20
backend/src/main/resources/logs/slack/slack-warn-appender.xml
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters