Skip to content

Tag error message is using System.out and should be using the configured loggers #20

@gregwhitaker

Description

@gregwhitaker

There is an error message printed to the console when tags are not found in the configuration. This should be logged at warn level with the standard loggers so that it can be properly filtered.

System.err.println("error parsing tags from config: " + t.getMessage());

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions