ONSdigital / dp-data-pipelines

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

889 Logging HTTP information. #150

Open nimshi89 opened 4 weeks ago

nimshi89 commented 4 weeks ago

What

Added an optional response argument to the logging functions. Link to list of expected values: https://github.com/ONSdigital/dp-standards/blob/main/LOGGING_STANDARDS.md Added functions to support the logging of responses to the utility.py Made the 'testing.py' so the method can be tested.

How to review

runt the testing.py and check the logging

Who can review

anyone