Uses of Class
com.restapi.template.errorbot.ErrorLogs
-
Packages that use ErrorLogs Package Description com.restapi.template.errorbot -
-
Uses of ErrorLogs in com.restapi.template.errorbot
Methods in com.restapi.template.errorbot with parameters of type ErrorLogs Modifier and Type Method Description private voidErrorReportAppender. sendSlackMessage(ErrorLogs errorLog)Slack 메시지 제작 후 설정된 채널로 알림메시지를 전송한다.
- 전달되는 Data
Error Message, Stack Trace, URL, Parameter, Header, Body, UserInfo, User Agent, Time, Server Name, Server OS, Server Host Name
-