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 log
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.