public interface MessageSupplier
Messages.
This is a functional interface intended to support lambda expressions in log4j 2.
Implementors are free to cache values or return a new or distinct value each time the supplier is invoked.
Message get()
Copyright © 2006-2015 OPS4J - Open Participation Software for Java. All Rights Reserved.