Skip to content

로깅 관련한 에러?? #105

@kkggooss

Description

@kkggooss

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions