trace
Log a value with TRACE level and return it (passthrough for debugging in pipelines).
value(required): value to log and pass through
utlx
let result = trace($input.data) // logs and passes through