Skip to content

Add compiler flag to elide all trace-level (or higher) logging #1

@sarahgerweck

Description

@sarahgerweck

The suggestion came up today to add a compiler flag that would tell the compiler to just skip any statements of a certain level or lower. Something like isTraceEnabled is pretty cheap anyway, but compiling it out is even cheaper!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions