How Can I print a message to Knime Console from Java Snippet?

Thanks Aswin,

Also found that “info” doesn’t show up in the console, you have to use “warn” or the other ones. There is another thread that said this can be changed in the knime settings but didn’t want to turn it on since “info” probably turns on a bunch of stuff I don’t want to see :laughing:

nl.info("your message");