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

Inefficient log import #11

Open
IkelosOne opened this issue Jun 21, 2021 · 0 comments
Open

Inefficient log import #11

IkelosOne opened this issue Jun 21, 2021 · 0 comments

Comments

@IkelosOne
Copy link
Collaborator

Using from log_handling import logger would be better as it wouldn't import the whole of the logging module, but we use logging in bot.py. Consider making a logger in log_handling which can be imported by Sirius explicitly and fulfils the StreamHandler functionality without needing to be created in bot.py

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