opendrop icon indicating copy to clipboard operation
opendrop copied to clipboard

Added custom Logging class

Open bennyscripts opened this issue 3 years ago • 1 comments

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.

bennyscripts avatar Aug 03 '22 16:08 bennyscripts

This pull request introduces 8 alerts when merging dc156cc2942979ccc32b451bfc30e9f376346698 into cbc7ca46a75bb2da4af9d406732ddf2192578388 - view on LGTM.com

new alerts:

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

lgtm-com[bot] avatar Aug 03 '22 16:08 lgtm-com[bot]