Class EclipseLog

    • Constructor Detail

      • EclipseLog

        public EclipseLog​(org.eclipse.core.runtime.ILog wrapped)
    • Method Detail

      • log

        public void log​(org.eclipse.core.runtime.IStatus status)
        Description copied from interface: ALog
        Logs the status.
        Specified by:
        log in interface ALog