Uses of Class
pl.tkowalcz.tjahzi.log4j2.labels.Label
-
Packages that use Label Package Description pl.tkowalcz.tjahzi.log4j2 pl.tkowalcz.tjahzi.log4j2.labels -
-
Uses of Label in pl.tkowalcz.tjahzi.log4j2
Methods in pl.tkowalcz.tjahzi.log4j2 that return Label Modifier and Type Method Description Label[]LokiAppenderBuilder. getLabels()Methods in pl.tkowalcz.tjahzi.log4j2 with parameters of type Label Modifier and Type Method Description voidLokiAppenderBuilder. setLabels(Label[] labels) -
Uses of Label in pl.tkowalcz.tjahzi.log4j2.labels
Methods in pl.tkowalcz.tjahzi.log4j2.labels that return Label Modifier and Type Method Description static LabelLabel. createLabel(String name, String value, String pattern)Methods in pl.tkowalcz.tjahzi.log4j2.labels with parameters of type Label Modifier and Type Method Description static LabelPrinterLabelPrinterFactory. parse(Label label)Constructors in pl.tkowalcz.tjahzi.log4j2.labels with parameters of type Label Constructor Description LabelFactory(org.apache.logging.log4j.core.config.Configuration configuration, String logLevelLabel, Label... labels)
-