logAction

abstract fun logAction(json: Json = defaultExperimentsJson, builder: ActionLogBuilder.() -> Unit)

Builds an action log via the ActionLogBuilder DSL and stores it on the current stage record.