Skip to content

ENABLE_DEBUG_LOG is ignored on Windows #852

@zethon

Description

@zethon

The documentation says:

    *  _MSC_VER Only - ENABLE_DEBUG_LOG is automatically enabled in the Debug
    *  build, unless DISABLE_DEBUG_LOG is defined. See 'tidyplatform.h'

And there seems to be no way to disable other than defining DISABLE_DEBUG_LOG. This seems bizarre. Why shouldn't ENABLE_DEBUG_LOG=OFF be honored on all platforms?

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