Optional asJSONtrue
Optional filtersArray of Filters the payload must pass in order to be dispatched.
[]
Optional highThe stream limit which when reached we should pause writes until backpressure has been relieved.
16
The name/label for the Transport.
Optional levelThe log Level that has been assigned.
Optional mutedWhether or not Logger or Transform is muted.
Optional transformsArray of Transforms to be run when dispatching through transform.
[]
Kricket on final dispatch can output JSON or the payload message. When "asJSON" is set to false the payload contains only the message.