Class ExtFormatter

    • Constructor Detail

      • ExtFormatter

        public ExtFormatter()
    • Method Detail

      • format

        public abstract String format​(ExtLogRecord extLogRecord)
        Format a message using an extended log record.
        Parameters:
        extLogRecord - the log record
        Returns:
        the formatted message