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】upgrade the log printing in the project to the logging #387

Open
zyclove opened this issue Apr 25, 2024 · 0 comments
Open

【feat】upgrade the log printing in the project to the logging #387

zyclove opened this issue Apr 25, 2024 · 0 comments

Comments

@zyclove
Copy link
Contributor

zyclove commented Apr 25, 2024

Please upgrade the log printing in the project to the logging solution to facilitate troubleshooting and log collection.

logger = logging.getLogger(name)
logger.debug(msg)
logger.info(msg)
logger.error(msg)

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

No branches or pull requests

1 participant