Package net.snowflake.client.log
-
Interface Summary Interface Description ArgSupplier An interface for representing lambda expressions that supply values to placeholders in message formats.SFLogger Interface used by JDBC driver to log information -
Class Summary Class Description CommonsLoggingWrapper This is a wrapper class of apache commons logging which uses SFLogger to use driver configuration (via java.util.logging or SLF4J) and mask secrets.JDK14JCLWrapper JDK14Logger Use java.util.logging to implements SFLogger.SFFormatter SFFormatterSFLoggerFactory Used to create SFLogger instanceSFLoggerUtil SFToJavaLogMapper Utility class to map SFLogLevels to java.util.logging.Level;SLF4JJCLWrapper SLF4JLogger -
Enum Summary Enum Description SFLogLevel Extended log levels for snowflake package.