WayScience / CytoSnake

Orchestrating high-dimensional cell morphology data processing pipelines
https://cytosnake.readthedocs.io
Creative Commons Attribution 4.0 International
3 stars 3 forks source link

Improve Logging system #9

Open axiomcura opened 2 years ago

axiomcura commented 2 years ago

Currently, CytoPipe prints out messages displaying current step, outputs and inputs. It would be best to develop a logging system to keep records of all the processes conducted within CytoPipe so the user knows what processes have been done.

Additional Notes: This has been mentioned here

axiomcura commented 2 years ago

In https://github.com/WayScience/CytoPipe/pull/14 some important suggestions where made to improve the readability and functionality of CytoPipe's logging system

Update: 08/08/22: The logging system still faces some serious bugs. Files are being overwritten at run time Todo's