public final class Loggers extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CONSOLE_DEBUG_PROPERTY |
static String |
FALLBACK_PROPERTY |
static String |
TEST_ENABLE_SLF4J |
| Constructor and Description |
|---|
Loggers() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getConsoleLogFilepath() |
static Logger |
getLogger(Class<?> cls) |
static Logger |
getLogger(String name) |
static void |
resetLoggerFactoryProperties(String level,
String path,
boolean printTrace,
int maxPrintStackSize) |
public static final String FALLBACK_PROPERTY
public static final String CONSOLE_DEBUG_PROPERTY
public static final String TEST_ENABLE_SLF4J
Copyright © 2025 SingleStore. All rights reserved.