Package pl.tkowalcz.tjahzi.log4j2
Class Label
- java.lang.Object
-
- pl.tkowalcz.tjahzi.log4j2.Property
-
- pl.tkowalcz.tjahzi.log4j2.Label
-
@Plugin(name="label", category="Core", printObject=true) public class Label extends Property
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static LabelcreateLabel(String name, String value)booleanhasValidName()static booleanhasValidName(String label)-
Methods inherited from class pl.tkowalcz.tjahzi.log4j2.Property
getName, getValue, isValueNeedsLookup, toString
-
-