| Package | Description |
|---|---|
| org.apache.log4j.varia |
Contains various appenders, filters and other odds and ends.
|
| Modifier and Type | Method | Description |
|---|---|---|
NullAppender |
NullAppender.getInstance() |
Deprecated.
Use getNullAppender instead.
|
static NullAppender |
NullAppender.getNullAppender() |
Whenever you can, use this method to retreive an instance instead
of instantiating a new one with
new. |
Copyright 2000-2007 Apache Software Foundation.