Package | Description |
---|---|
org.apache.logging.log4j.core.appender |
Log4j 2 Appenders.
|
Modifier and Type | Method and Description |
---|---|
ConsoleAppender.Target |
ConsoleAppender.getTarget() |
static ConsoleAppender.Target |
ConsoleAppender.Target.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsoleAppender.Target[] |
ConsoleAppender.Target.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static ConsoleAppender |
ConsoleAppender.createAppender(Layout<? extends Serializable> layout,
Filter filter,
ConsoleAppender.Target target,
String name,
boolean follow,
boolean direct,
boolean ignoreExceptions)
Deprecated.
Deprecated in 2.7; use
ConsoleAppender.newBuilder() . |
B |
ConsoleAppender.Builder.setTarget(ConsoleAppender.Target aTarget) |
Copyright © 1999-2017. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.