Modifier and Type | Field and Description |
---|---|
protected static CustomLogFactory |
custom_log_factory |
static boolean |
IS_LOG4J_AVAILABLE |
static boolean |
IS_LOG4J2_AVAILABLE |
protected static boolean |
USE_JDK_LOGGER |
Constructor and Description |
---|
LogFactory() |
Modifier and Type | Method and Description |
---|---|
static Log |
getLog(Class clazz) |
static Log |
getLog(String category) |
protected static boolean |
isAvailable(String classname) |
protected static boolean |
isPropertySet(String property_name) |
static String |
loggerType() |
public static final boolean IS_LOG4J2_AVAILABLE
public static final boolean IS_LOG4J_AVAILABLE
protected static final boolean USE_JDK_LOGGER
protected static final CustomLogFactory custom_log_factory
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.