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

feat: use logger instead of print #61

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

LeRaymy
Copy link

@LeRaymy LeRaymy commented Apr 30, 2024

Hey team,

I've updated the code to use Loguru for debug messages instead of print statements. It offers structured logging, flexibility, and is easy to use. Please review the changes and let me know if any other modifications are required.

Thanks,
LeRaymy

@Shaun-Yao
Copy link

@LeRaymy hi, how to close the okxclients debug log? logger.add('okx.log', level="INFO") is not working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants