类 LoggerUtil
java.lang.Object
com.databend.jdbc.LoggerUtil
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static DatabendLoggerProvides aDatabendLoggerbased on whether SLF4J is available or not.Logs theInputStream
-
构造器详细资料
-
LoggerUtil
public LoggerUtil()
-
-
方法详细资料
-
getLogger
Provides aDatabendLoggerbased on whether SLF4J is available or not.- 参数:
name- logger name- 返回:
- a
DatabendLogger
-
logInputStream
Logs theInputStream- 参数:
is- theInputStream- 返回:
- a copy of the
InputStreamprovided
-