public interface ILogger
Clients may provide their own implementation to change how errors are logged from within JFace.
Policy.getLog()
,
Policy.setLog(ILogger)
void log(IStatus status)
status
- the status to logGuidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.