Skip to content

Reporters::LoggerReporter should not modify the global logger #76

Open
@dhruvCW

Description

@dhruvCW

in Reports::LoggerReporter initialization it stores the original reference to the logger that is passed in instead of cloning the object. Thus if a custom formatter is provided as parameter this formatter is also applied to the global logger which is an undesirable behaviour.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions