Create the built-in lifecycle transformer.
Marked as a NativeStreamTransformer so the run stream
factory can expose _lifecycleLog via a dedicated getter
(run.lifecycle) rather than through run.extensions.
createLifecycleTransformer(
options: LifecycleTransformerOptions = {}
): NativeStreamTransformer<LifecycleProjection>| Name | Type | Description |
|---|---|---|
options | LifecycleTransformerOptions | Default: {} |