BCCDC-PHL / FluViewer

Tool for generating influenza A virus genome sequences from FASTQ data
https://bccdc-phl.github.io/FluViewer/
4 stars 0 forks source link

Improve logging #11

Closed dfornika closed 3 months ago

dfornika commented 4 months ago

The python standard library includes a logging library that is useful for generating detailed logs. Improve logging by adopting the logging module and adding more detailed logs.