Skip to content

Logger unnecessarily compose the message even if the log level does not match #68

@ihsandemir

Description

@ihsandemir

Current logging mechanism and logger API does not allow composition of the message only when the log level matches the configured level. This causes the message composition overhead.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions