Field and Description |
---|
org.apache.logging.log4j.core.util.Constants.UTF_8
Use
StandardCharsets.UTF_8 . Will be removed in 2.5. |
Constructor and Description |
---|
org.apache.logging.log4j.core.impl.Log4jLogEvent(long)
use
Log4jLogEvent.Builder instead. This constructor will be removed in an upcoming release. |
org.apache.logging.log4j.core.impl.Log4jLogEvent(String, Marker, String, Level, Message, Throwable)
use
Log4jLogEvent.Builder instead. This constructor will be removed in an upcoming release. |
org.apache.logging.log4j.core.impl.Log4jLogEvent(String, Marker, String, Level, Message, Throwable, Map use
Log4jLogEvent.Builder instead. This constructor will be removed in an upcoming release. |
Copyright © 1999-2015 Apache Software Foundation. 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.