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