Logger output does end up in KNIME's console (not necessarily the Eclipse console). Output to System.out/err only ends up in the application's console window in the Eclipse SDK.
Hi,
I got another question about the console print. I have logger information displayed in the Eclipse, but I want to depress the print in Eclipse. I tried to change it in Eclipse by unchecking the Show when program writes to standard out. However, it doesn’t work. So I wonder if there is a way in KNIME setting to avoid the print in Eclipse console?