Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
johann-petrak opened this issue Jun 13, 2019 · 0 comments
Open

Comments

@johann-petrak
Copy link
Collaborator

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?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant