|
Eclipse Platform Release 3.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ILogger
A mechanism to log errors throughout JFace.
Clients may provide their own implementation to change how errors are logged from within JFace.
Policy.getLog()
,
Policy.setLog(ILogger)
Method Summary | |
---|---|
void |
log(IStatus status)
Logs the given status. |
Method Detail |
---|
void log(IStatus status)
status
- the status to log
|
Eclipse Platform Release 3.2 |
|||||||||
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, 2006. All rights reserved.