Uses of Interface
com.databricks.jdbc.log.JdbcLogger
Packages that use JdbcLogger
-
Uses of JdbcLogger in com.databricks.jdbc.log
Classes in com.databricks.jdbc.log that implement JdbcLoggerModifier and TypeClassDescriptionclassTheJulLoggerclass provides an implementation of theJdbcLoggerinterface using the Java Util Logging (JUL) framework.classTheSlf4jLoggerclass implements theJdbcLoggerinterface, providing an SLF4J-based logging solution.Methods in com.databricks.jdbc.log that return JdbcLoggerModifier and TypeMethodDescriptionstatic JdbcLoggerReturns aJdbcLoggerinstance for the specified class.static JdbcLoggerReturns aJdbcLoggerinstance for the specified name.