Modifier and Type | Field and Description |
---|---|
static Log |
CLUSTER |
static String |
LOG_ROOT |
Constructor and Description |
---|
LogFactory() |
Modifier and Type | Method and Description |
---|---|
static Log |
getLog(Class<?> clazz) |
static <T> T |
getLog(Class<?> clazz,
Class<T> logClass) |
static org.jboss.logging.Logger |
getLogger(String category) |
static void |
popNDC(boolean isTrace) |
static void |
pushNDC(String cacheName,
boolean isTrace) |
public static final String LOG_ROOT
public static Log CLUSTER
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.