transform
Transforms the logs with the given transformer before piping them to the given pipe
Return
The TransformedOutput to pipe to
Since
0.3.0
Parameters
transformer
The LogTransformer to transform the logs with
Transforms the logs with the given transformers before piping them to the given pipe
Return
The TransformedOutput to pipe to
Since
0.3.0
Parameters
transformers
The LogTransformers to transform the logs with