Interface LogHandler

    • Method Detail

      • log

        void log​(LogRecord logRecord)
        Process a log record. This method is called during conversion and will abort completely if an exception is thrown from within.
        Parameters:
        logRecord -