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

Add log4j logging for tests #75

Closed
davsclaus opened this issue Jan 3, 2017 · 0 comments
Closed

Add log4j logging for tests #75

davsclaus opened this issue Jan 3, 2017 · 0 comments
Labels

Comments

@davsclaus
Copy link
Collaborator

We get this log4j warn when we run the tests

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=320m; support was removed in 8.0
Running org.apache.camel.idea.completion.extension.YamlPropertyPlaceholdersSmartCompletionTestIT
log4j:WARN No appenders could be found for logger (#com.intellij.util.ui.JBUI).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.824 sec - in org.apache.camel.idea.completion.extension.YamlPropertyPlaceholdersSmartCompletionTestIT

We should add log4j logging and log to a test file / console etc so we can see a bit logging.

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

No branches or pull requests

1 participant