Skip to content

Selectively disable type converter registration (was: Unexpected logging message) #451

@pditommaso

Description

@pditommaso

Migrating an app to picocli (3.5.2) I'm getting the following unexpected logging message.

Aug 24, 2018 3:01:33 PM java.util.logging.LogManager$RootLogger log
SEVERE: Failed to resolve default logging config file: config/java.util.logging.properties

That's generated while instantiating the top CommandLine instance. Is there's any reason about that? It looks quite weird because at my knowledge picocli does not use any logging library.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions