Class RewriteAppender

    • Method Detail

      • append

        public void append​(LogEvent event)
        Modifies the event and pass to the subordinate Appenders.
        Parameters:
        event - The LogEvent.