Skip to content

fix: Change xmlschema message from info to debug #2530

Closed
@terriko

Description

@terriko

During startup users see the following message:

INFO     xmlschema - Resource 'XMLSchema.xsd' is already loaded                               schemas.py:1235

I don't really think this tells most users anything and it sometimes confuses them especially because it shows up before we even print the tool name. Let's change this from a logger.info message to a logger.debug one so it'll only show up if you run cve-bin-tool in --log debug mode.

This should be doable by a beginner, but be warned that I'm not available to help a beginner this week so you'll need to rely on other core contributors if you get stuck, and it's possible no one will be able to authorize your test workflows on the PR for a few days.

Short tips for new contributors:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions