[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.platform] Best way to do logging from plugin

What is the official "Eclipse way" of doing logging in a plugin? I found a getLog() method in org.eclipse.core.runtime.Platform, but I cannot tell from the javadocs if this is intended for the type of logging normally done w/ log4j.

Thanks
Michael Giroux