button v0.1.0 (2016-06-27T04:12:33Z)
Dub
Repo
TaskLogger.failed
button
log
TaskLogger
Called when the task has failed. There will be no more output events after this.
interface
TaskLogger
void
failed
(
TickDuration
duration
,
Exception
e
)
Meta
Source
See Implementation
button
log
TaskLogger
functions
failed
output
succeeded
Called when the task has failed. There will be no more output events after this.