Skip to content
New issue

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

로깅 관련한 에러?? #105

Open
kkggooss opened this issue Jan 10, 2023 · 0 comments
Open

로깅 관련한 에러?? #105

kkggooss opened this issue Jan 10, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@kkggooss
Copy link

Describe the bug
음 제가 잘못 하는 것 일수도 있는데, 모든 로그 or 선택적 (실시간 체결 정보 log 등)으로 logging을 할 수 없나요?
root logger를 생성해서 logging level을 크리티컬로 줘도, 실시간 체결 정보가 무조건 나오네요. 핸들러 삭제하고 있는거 다 삭제해봐도 왜인지모르게 실시간 체결 로그가 계속 print되고 있습니다. (콘솔창에서)

소스(KiwoomOpenApiPlusLoggingEventHandler.py)에서 로깅핸들러 소스에서 주석처리하고 나서야 안보이는데, 주석 처리로 말고 로깅 핸들러 자체를 안돌게 할 수 없을까요?
해당 로킹 핸들러에서 구간(logger.debug)을 주석처리하니까 가끔 grpc 서버쪽에서 에러가 나옵니다. (지금은 또 안나와서 캡처를 못하겠네요)

Environment (please complete the following information):

  • OS: windows 10
  • Python Version: Python 3.8 32Bit
  • KOAPY Version: 0.9

Additional context
Add any other context about the problem here.

@kkggooss kkggooss added the bug Something isn't working label Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant