We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#30 에서 파생된 이슈입니다.
#30 회의 결과로 서버에 기록할 로그메세지, 클라이언트에게 전달할 error code를 이용한 Exception 처리로 바꾼 뒤, 공통 처리를 진행해야합니다.
서버에는 동적으로 생성된 로그를 기록할 수 있으며, 클라이언트에게 에러코드와 메세지를 전달할 수 있습니다.
The text was updated successfully, but these errors were encountered:
Hyeon-Uk
Successfully merging a pull request may close this issue.
기능
#30 에서 파생된 이슈입니다.
설명
#30 회의 결과로 서버에 기록할 로그메세지, 클라이언트에게 전달할 error code를 이용한 Exception 처리로 바꾼 뒤, 공통 처리를 진행해야합니다.
기대 효과
서버에는 동적으로 생성된 로그를 기록할 수 있으며, 클라이언트에게 에러코드와 메세지를 전달할 수 있습니다.
The text was updated successfully, but these errors were encountered: