ILogger

logger interface used within a pipeline and context.

Methods

notify_execution()

notify the listeners and watchers on current execution status.

NameTypeDefaultDescription
executionExecution

notify_step()

notify the listeners and watchers on current step status.

NameTypeDefaultDescription
step_logExecutionStepLog

write_log()

write a log

NameTypeDefaultDescription
messagestr
levelint7