Quantus icon indicating copy to clipboard operation
Quantus copied to clipboard

logging instead of print

Open aaarrti opened this issue 2 years ago • 0 comments

Description of the problem

  • Since the library is getting pretty big, it would be great to have proper logging configured.
  • This allows users to customize logs in every way possible, which is supported by logging module.

Description of a solution

  • replace print with logging module

aaarrti avatar Mar 17 '23 23:03 aaarrti