public class LoggingListener extends Object implements InstrumentedContext.Listener
InstrumentedContext.Listener that prints to an slf4j Logger.InstrumentedContext.Listener.Phase| Constructor and Description |
|---|
LoggingListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
status(TaskId task,
InstrumentedContext.Listener.Phase phase) |
void |
task(Task<?> task) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclosepublic void task(Task<?> task)
task in interface InstrumentedContext.Listenerpublic void status(TaskId task, InstrumentedContext.Listener.Phase phase)
status in interface InstrumentedContext.ListenerCopyright © 2018. All rights reserved.