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

Added custom Logging class #93

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

Conversation

bennyscripts
Copy link

I added a custom Logging class to fix Python's default Logging lib from not printing to the console but still logs like normal. This may log twice depending on the Python runtime so I'm going to add a way to prevent this. The logs also have colours.

@lgtm-com
Copy link

lgtm-com bot commented Aug 3, 2022

This pull request introduces 8 alerts when merging dc156cc into cbc7ca4 - view on LGTM.com

new alerts:

  • 5 for First parameter of a method is not named 'self'
  • 3 for Unused import

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.

None yet

1 participant