Package | Description |
---|---|
org.apache.log4j.varia |
Contains various appenders, filters and other odds and ends.
|
Modifier and Type | Method and Description |
---|---|
NullAppender |
NullAppender.getInstance()
Deprecated.
Use getNullAppender instead. getInstance should have been static.
|
static NullAppender |
NullAppender.getNullAppender()
Whenever you can, use this method to retreive an instance instead of instantiating a new one with
new . |
Copyright © 1999–2023 QOS.CH Sarl (Switzerland). All rights reserved.