Skip to content

Suppress the Mallet warning about a missing logging config file #113

@johann-petrak

Description

@johann-petrak

Mallet library emits:

Couldn't open cc.mallet.util.MalletLogger resources/logging.properties file.
 Perhaps the 'resources' directories weren't copied into the 'class' directory.
 Continuing.

we should make this go away (maybe we can add a default logging properties file
to the generated jar that will be used by mallet or have some other way to not make it
look for this by setting up mallet logging in the wrapper?)

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