|
Eclipse Platform 2.1 |
||||||||||
| 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.
Clients may implement this interface.
ILog.addLogListener(org.eclipse.core.runtime.ILogListener),
Platform.addLogListener(org.eclipse.core.runtime.ILogListener)| 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 2.1 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||