|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A log listener is notified of entries added to a plug-in's log.
This interface can be used without OSGi running.
Clients may implement this interface.
Method Summary | |
void |
logging(IStatus status,
String plugin)
Notifies this listener that given status has been logged by a plug-in. |
Method Detail |
public void logging(IStatus status, String plugin)
status
- the status being loggedplugin
- the plugin of the log which generated this event
|
Eclipse Platform Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.