| Package | Description |
|---|---|
| com.singlestore.jdbc.util.log |
| Modifier and Type | Method and Description |
|---|---|
static ConsoleLogger.CONSOLE_LOG_LEVEL |
ConsoleLogger.CONSOLE_LOG_LEVEL.fromLevelName(String name) |
static ConsoleLogger.CONSOLE_LOG_LEVEL |
ConsoleLogger.CONSOLE_LOG_LEVEL.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsoleLogger.CONSOLE_LOG_LEVEL[] |
ConsoleLogger.CONSOLE_LOG_LEVEL.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ConsoleLoggerKey(String name,
ConsoleLogger.CONSOLE_LOG_LEVEL logLevel,
String logFilePath) |
Copyright © 2023 SingleStore. All rights reserved.