public interface DebugLogger
Connection.enableDebugging(boolean, DebugLogger)
Modifier and Type | Method and Description |
---|---|
void |
log(int level,
String className,
String message)
Log a debug message.
|
Copyright © 2014. All rights reserved.