Package com.databricks.jdbc.log
Class Slf4jFormatter
- java.lang.Object
-
- java.util.logging.Formatter
-
- com.databricks.jdbc.log.Slf4jFormatter
-
public class Slf4jFormatter extends Formatter
-
-
Constructor Summary
Constructors Constructor Description Slf4jFormatter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringformat(LogRecord record)-
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail
-
-