public static final class ConsoleLogger.ConsoleLoggerKey extends Object
| Constructor and Description |
|---|
ConsoleLoggerKey(String name,
ConsoleLogger.CONSOLE_LOG_LEVEL logLevel,
String logFilePath,
boolean printStackTrace,
int maxPrintStackSizeToLog) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLogFilePath() |
int |
hashCode() |
boolean |
isPrintStackTrace() |
int |
maxPrintStackSizeToLog() |
public ConsoleLoggerKey(String name, ConsoleLogger.CONSOLE_LOG_LEVEL logLevel, String logFilePath, boolean printStackTrace, int maxPrintStackSizeToLog)
public boolean isPrintStackTrace()
public int maxPrintStackSizeToLog()
public String getLogFilePath()
Copyright © 2025 SingleStore. All rights reserved.