Package pl.tkowalcz.tjahzi.log4j2.labels
Interface LabelPrinter
- All Known Implementing Classes:
AggregateLabelPrinter,Literal,Log4jAdapterLabelPrinter,MDCLookup
public interface LabelPrinter
-
Method Summary
Modifier and TypeMethodDescriptionvoidappend(org.apache.logging.log4j.core.LogEvent event, Consumer<CharSequence> appendable) default booleanisStatic()default String
-
Method Details
-
append
-
isStatic
default boolean isStatic() -
toStringWithoutEvent
-