RMI-PACTA / workflow.prepare.pacta.indices

This repository is used to run indices through PACTA, and prepare them for transition monitor.
Other
2 stars 0 forks source link

Feat/56 add logging #64

Closed AlexAxthelm closed 4 months ago

AlexAxthelm commented 4 months ago

Adds logging messages to script, using standard logger interface.

Closes #56

Note: includes some small refactoring to split paths into their own objects (rather than defining inline as arguments), to improve logging messages.