Skip to content

Don't disable anchor validation in DEBUG mode #3927

@pawamoy

Description

@pawamoy

Originally posted by @pawamoy in #3919

What's weird is that the info logs disappear in verbose mode. Probably because of this line:

if log.getEffectiveLevel() > logging.DEBUG:

Not sure to understand why we have this line. Surely enabling verbose mode doesn't mean we want anchor validation to be disabled.

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