Skip to content

Remove spd logging. - #22

Merged
RyanJField merged 14 commits into
FAIRDataPipeline:devfrom
dezed-ukaea:main
Apr 24, 2022
Merged

Remove spd logging.#22
RyanJField merged 14 commits into
FAIRDataPipeline:devfrom
dezed-ukaea:main

Conversation

@dezed-ukaea

Copy link
Copy Markdown
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
Copy Markdown
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