Skip to content

Remove TransformerLogger's ability to change level? #68

Open
@oxinabox

Description

@oxinabox

If we took this ability away from TransformerLogger,
then we would be able to have its min_enabled_level set to something more simple.
To disable it we could check the level after the transform and error if it changes.

We could introduce it back in a PromotingLogger (aliased to DemotingLogger?)
which you would use one of the filtered to pipe things into and then those would get promoted/demoted and then you could feed them back into the main logger?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions