|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Category | |
|---|---|
| org.apache.log4j | |
| Uses of Category in org.apache.log4j |
|---|
| Subclasses of Category in org.apache.log4j | |
|---|---|
class |
Logger
This is the central class in the log4j package. |
| Methods in org.apache.log4j that return Category | |
|---|---|
static Category |
Category.getInstance(java.lang.Class clazz)
Deprecated. Please make sure to use Logger.getLogger(Class) instead. |
static Category |
Category.getInstance(java.lang.String name)
Deprecated. Make sure to use Logger.getLogger(String) instead. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||