Skip to content

format_output is not lazily evaluated #1

@8bit-euclid

Description

@8bit-euclid

format_output is regularly called in logger.trace() and logger.debug() but it is not lazily evaluated, so string interpolation still occurs when the given log level is disabled.

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