Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [chemclipse-dev] How to print message in Console View?

The "logger" uses a rotating log4j log file. If you'd like to use the console, have a look at the Groovy plugin:

net.openchrom.chromatogram.msd.process.supplier.groovy.ui.handler.ExecuteGroovyScriptHandler


Best,
Philip

Am 02.09.2016 um 09:05 schrieb Trig Chen:
Hi all,

There is a system Console View in OpenChrom, why nothing output in it? All logging message, error traces, and other messages printed by System.out.println() were display in Eclipse IDE's Console View.

How to print logging messages or normal information messages in OpenChrom's Console View?

Best regards,

Trig


_______________________________________________
chemclipse-dev mailing list
chemclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/chemclipse-dev

-- 
~~~~~~~~~~~~~~~~~~~~~~~~
OpenChrom - the open source alternative for chromatography / mass spectrometry
Dr. Philip Wenig » Founder » philip.wenig@xxxxxxxxxxxxx » http://www.openchrom.net
~~~~~~~~~~~~~~~~~~~~~~~~

Back to the top