Eclipse Platform
Release 3.1

Uses of Interface
org.eclipse.core.runtime.ILog

Packages that use ILog
org.eclipse.core.runtime Provides core support for plug-ins and the plug-in registry.  
 

Uses of ILog in org.eclipse.core.runtime
 

Methods in org.eclipse.core.runtime that return ILog
 ILog Plugin.getLog()
          Returns the log for this plug-in.
static ILog Platform.getLog(Bundle bundle)
          Returns the log for the given bundle.
 


Eclipse Platform
Release 3.1

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.