Pipit - v2.0.1
    Preparing search index...
    • Transforms message arguments before passing it to the next processor.

      Parameters

      • callback: (message: LogMessage) => any[]

        The callback that receives a message and returns its transformed arguments.

      Returns LogProcessor

      The processor callback.