Uses of Class
org.apache.logging.log4j.core.impl.Log4jLogEvent.Builder

Packages that use Log4jLogEvent.Builder
org.apache.logging.log4j.core.impl Log4j 2 private implementation classes. 
 

Uses of Log4jLogEvent.Builder in org.apache.logging.log4j.core.impl
 

Methods in org.apache.logging.log4j.core.impl that return Log4jLogEvent.Builder
static Log4jLogEvent.Builder Log4jLogEvent.newBuilder()
           
 Log4jLogEvent.Builder Log4jLogEvent.Builder.setLevel(org.apache.logging.log4j.Level level)
           
 Log4jLogEvent.Builder Log4jLogEvent.Builder.setLoggerFqcn(String loggerFqcn)
           
 Log4jLogEvent.Builder Log4jLogEvent.Builder.setLoggerName(String loggerName)
           
 Log4jLogEvent.Builder Log4jLogEvent.Builder.setMarker(org.apache.logging.log4j.Marker marker)
           
 Log4jLogEvent.Builder Log4jLogEvent.Builder.setMessage(org.apache.logging.log4j.message.Message message)
           
 Log4jLogEvent.Builder Log4jLogEvent.Builder.setThrown(Throwable thrown)
           
 



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.