|
Eclipse Platform Release 3.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(ILogListener)
,
Platform.addLogListener(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 Release 3.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Guidelines for using Eclipse APIs.
Copyright (c) IBM Corp. and others 2000, 2005. All rights reserved.