ImperialCollegeLondon / safedata_validator

Python tools to validate and publish datasets using the safedata metadata format.
https://safedata-validator.readthedocs.io/
MIT License
2 stars 4 forks source link

Update logging to allow output to text file. #93

Closed davidorme closed 9 months ago

davidorme commented 9 months ago

This PR updates the structure of the logging module:

Closes #88