public class LogFactory
extends java.lang.Object
Log instances.| Modifier and Type | Field and Description |
|---|---|
static boolean |
IS_LOG4J_AVAILABLE |
| Constructor and Description |
|---|
LogFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Log |
getLog(java.lang.Class clazz) |
static Log |
getLog(java.lang.String category) |
Copyright ? 1998-2009 Bela Ban / Red Hat. All Rights Reserved.