is it possible to filter the logging in the console output in eclipse. I would like the filter out log4j debugging statement from all output. tks.
A fully working command-line Terminal inside Eclipse. Just press Ctrl+Alt+T to open a local command prompt (Terminal).
Grep Console Plugin can filter eclipse console output to a second view http://marian.schedenig.name/projects/grep-console/
If you're looking to filter out log4j output, then you should put a log4j.properties file in your classpath and change the root logger to only log at the info level.
This URL will provide much more info on the subject: http://logging.apache.org/log4j/1.2/manual.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With