Skip to content

Don't use println for status reporting #13

@pmonks

Description

@pmonks

In a couple of places cprop uses (println) for status logging, but it would be better if it used a logging framework (e.g. tools.logging).

Amongst other concerns of unconfigurable output to stdout, this messes with logging within Docker containers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions