Carter Kozak created LOG4J2-2498:
------------------------------------

             Summary: Replace functional interfaces with java8 java.util
                 Key: LOG4J2-2498
                 URL: https://issues.apache.org/jira/browse/LOG4J2-2498
             Project: Log4j 2
          Issue Type: Improvement
          Components: API
            Reporter: Carter Kozak
            Assignee: Carter Kozak
             Fix For: 3.0.0


org.apache.logging.log4j.util.BiConsumer -> java.util.function.BiConsumer

BiConsumer is not marked deprecated yet, deprecation in preparation for 3.0 
should probably be backported to 2.x.

 

org.apache.logging.log4j.util.MessageSupplier -> 
java.util.function.Supplier<Message>

 

org.apache.logging.log4j.util.Supplier -> java.util.function.Supplier



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to