public interface ConnectionLogger
Modifier and Type | Method and Description |
---|---|
void |
log(long connectionID,
int type,
byte[] data)
Called when a new connection logs is added.
|
void log(long connectionID, int type, byte[] data)
type
- has one of the value of ConnectionLogType.ConnectionLogType