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
현재 로그를 남기는 기본 설정이 동기로 잡혀져있어요. 로그를 남기는 과정이 많아지면, 그만큼 속도가 저하돼요.
동기일 때 장단점 비동기일 때 장단점을 정리해볼게요.
The text was updated successfully, but these errors were encountered:
로그가 배포 날짜 이름의 로깅 파일에만 고정되어 남겨지는 부분도 함께 해결해 보아요. :)
Sorry, something went wrong.
No branches or pull requests
현재 로그를 남기는 기본 설정이 동기로 잡혀져있어요.
로그를 남기는 과정이 많아지면, 그만큼 속도가 저하돼요.
동기일 때 장단점
비동기일 때 장단점을 정리해볼게요.
The text was updated successfully, but these errors were encountered: