ONSdigital / dp-data-pipelines

Pipeline specific python scripts and tooling for automated website data ingress.
MIT License
1 stars 0 forks source link

logging - s3 tar received #117

Closed MuazzamChaud closed 2 months ago

MuazzamChaud commented 3 months ago

What

Added a logger to each try and except to add additional information as to what code ran successfully and what failed, with appropriate variables to help debug when things go wrong.

How to review

Look at each looger.info() and logger.error() and check:

Who can review

Anyone