Skip to content

Conversation

dezed-ukaea
Copy link
Collaborator

The public interface published spd logging types. This forces the codebase user into a dependency that cannot be revoked at a later date. I've removed the spd dependency and provided a FairDataPipeline logger. this can internally use spd should that be desired. Changing the internal log mechanism will no longer have an impact on the user. I have removed the logging parameters from the DataPipeline class and provided a mecanism to set the log level via an environment variable. This allows log levels to be specified at runtime and the levels can be changed without recompiling code.

@dezed-ukaea
Copy link
Collaborator Author

Oh I have also remembered renaming the namespace to FairDataPipeline

@RyanJField RyanJField self-assigned this Apr 24, 2022
@RyanJField RyanJField changed the base branch from main to dev April 24, 2022 04:33
@RyanJField RyanJField merged commit 718f4f4 into FAIRDataPipeline:dev Apr 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants