Skip to content

Can lazy message be removed from logging? #2882

Description

@nohwnd

Logging has lazy message that was selectively used to produce messages that are harder to compute, but I think that later I wrapped every single message in if that checks the visibility. So the laziness is no longer needed, because we will always write the message when we reach the code to write it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Fields

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions