public static interface AepBusConnection.MessageTracer
| Modifier and Type | Method and Description |
|---|---|
boolean |
debug()
Invoked by the bus connection to check if the tracer has been configured
for debug trace
|
void |
trace(String stage,
IRogMessage msg)
Invoked by the bus connection to output message trace
|
boolean debug()
void trace(String stage, IRogMessage msg)
stage - A string describing the trace stagemsg - The message to traceCopyright © 2019 N5 Technologies, Inc. All Rights Reserved.