public static class IndependantLog.ConsoleDebugListener extends java.lang.Object implements DebugListener
DebugListener
, output debug message to console.Constructor and Description |
---|
ConsoleDebugListener() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getListenerName()
Unique name to identify the listener.
|
void |
onReceiveDebug(java.lang.String message)
A remote client has sent a Debug message to be logged by the listener.
|
public java.lang.String getListenerName()
NamedListener
getListenerName
in interface NamedListener
public void onReceiveDebug(java.lang.String message)
DebugListener
onReceiveDebug
in interface DebugListener
Copyright © SAS Institute. All Rights Reserved.