TaskLogger.failed

Called when the task has failed. There will be no more output events after this.

interface TaskLogger
void
failed
(
TickDuration duration
,
Exception e
)

Meta