Class Msg

java.lang.Object
com.linkedin.alpini.base.misc.Msg
All Implemented Interfaces:
Supplier<Object>, org.apache.logging.log4j.util.StringBuilderFormattable

public final class Msg extends Object implements Supplier<Object>, org.apache.logging.log4j.util.StringBuilderFormattable
Message holder object for use with lazy logging.
  • Method Details