class LogUtils
extends java.lang.Object
| Constructor and Description |
|---|
LogUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.commons.logging.Log |
createLogger(java.lang.Class<?> logName)
Set the TCCL of the bundle before creating the logger.
|
private static org.apache.commons.logging.Log |
doCreateLogger(java.lang.Class<?> logName) |
public static org.apache.commons.logging.Log createLogger(java.lang.Class<?> logName)
logName - log nameprivate static org.apache.commons.logging.Log doCreateLogger(java.lang.Class<?> logName)