Package pl.tkowalcz.tjahzi.log4j2.labels
Class AggregateLabelPrinter
java.lang.Object
pl.tkowalcz.tjahzi.log4j2.labels.AggregateLabelPrinter
- All Implemented Interfaces:
LabelPrinter
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidappend(org.apache.logging.log4j.core.LogEvent event, Consumer<CharSequence> appendable) static LabelPrinterof(List<LabelPrinter> result) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface pl.tkowalcz.tjahzi.log4j2.labels.LabelPrinter
isStatic, toStringWithoutEvent
-
Constructor Details
-
AggregateLabelPrinter
-
-
Method Details
-
of
-
append
- Specified by:
appendin interfaceLabelPrinter
-