public interface ILogListener extends EventListener
This interface can be used without OSGi running.
Clients may implement this interface.
Modifier and Type | Method and Description |
---|---|
void |
logging(IStatus status,
String plugin)
Notifies this listener that given status has been logged by
a plug-in.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.