Skip to content

Clean up the mess related to configure_from_file and configure_from_dict #76

@piotrmaslanka

Description

@piotrmaslanka
  • PySeq version: 0.4.0
  • Python version: 3.11
  • Operating System: Linux

Description

Those functions introduce more mess than they're worth. For example configure_from_file doesn't pass even half of it's kwargs to configure_from_dict , and they don't even respect the parameters put in the YAML file, instead of preferring to add their own.

This might require a version bump

What do you think, @tintoy ? Because I long abandoned any hope of using these functions and configure my Seq via log_to_seq

I can do it in my spare time, so if you want me to, just assign me to it.

I postulate to re-read the docs on how to implement custom logging and rewrite it.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions