Public-Health-Bioinformatics / cpo-pipeline

An analysis pipeline for the purpose of investigating Carbapenemase-Producing Organisms.
MIT License
1 stars 2 forks source link

Improved logging #6

Closed dfornika closed 5 years ago

dfornika commented 5 years ago

Generate well-formatted logs for the complete pipeline that will allow us to determine if anything went wrong at any step, and if so what caused a pipeline failure.

Consider using a 'structured logging' library such as structlog.