Skip to content

Rework logging #93

Description

@NicolasT

Use pr_warn and friends. Also, use a full-fledged function to do the real work, if required wrapped by a macro to access __file__ and __line__, but no complicated macro blocks. Logging for high levels should be infrequent enough not to have performance impact, and when running with debug logging one doesn't care about the minor impact of a function call anyway.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions