Uses of Interface
org.eclipse.core.runtime.ILog
Packages that use ILog
Package
Description
Provides support for the runtime platform, core utility methods and the extension registry.
-
Uses of ILog in org.eclipse.core.runtime
Methods in org.eclipse.core.runtime that return ILogModifier and TypeMethodDescriptionstatic ILog
ILog.get()
Returns the log for the bundle of the calling class.static ILog
Returns the log for the bundle of the given class.static ILog
Returns the log for the given bundle.final ILog
Plugin.getLog()
Returns the log for this plug-in.static ILog
Returns the log for the bundle of the given class.static ILog
Returns the log for the given bundle.