Skip to content

logging.GetLogger does not do what we think it does #17

@yorinasub17

Description

@yorinasub17

WithField returns a logrus.Entry which contains the field information. We then return the attached Logger object, but logrus.Logger does not actually point back to the Entry. So we lose the Field information on return.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions