LTIM would like to implement logging within their scripts. This currently isn't a function that is available within the package without going pipeline.logger._logger.event (or some other long list of method calling).
This should be wrapped into an easily accessible method that the team can access.
How can they access within the scripts? Could we build logger into the execution context similar to Pipeline? How do we expect this to be used?
Worth checking with LTIM that this is something they'd be interested in.
LTIM would like to implement logging within their scripts. This currently isn't a function that is available within the package without going pipeline.logger._logger.event (or some other long list of method calling).
This should be wrapped into an easily accessible method that the team can access.
How can they access within the scripts? Could we build logger into the execution context similar to Pipeline? How do we expect this to be used?
Worth checking with LTIM that this is something they'd be interested in.