snu-quiqcl / qiwis

QuIqcl Widget Integration Software
MIT License
5 stars 2 forks source link

`Qiwis` central logging using `logging` #180

Closed kangz12345 closed 1 year ago

kangz12345 commented 1 year ago

Feature you want to implement

Use logging module for the Qiwis system's central logging.

How the feature is implemented

Replace all the print-out parts with logging API. Then they will appear depending on the logging configuration.

Additional context

See also: https://docs.python.org/3.7/howto/logging.html#configuring-logging-for-a-library