Package pl.tkowalcz.tjahzi.log4j2.labels
Interface LabelPrinter
-
- All Known Implementing Classes:
AggregateLabelPrinter,Literal,MDCLookup
public interface LabelPrinter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description voidappend(org.apache.logging.log4j.core.LogEvent event, Consumer<String> appendable)default booleanisStatic()default StringtoStringWithoutEvent()
-