public interface Style
Modifier and Type | Method and Description |
---|---|
String |
lineHeader()
the line header property is only effected when soft wrap is
enabled.
|
String |
msgPrefix()
Prefix of each log.
|
String |
msgSuffix()
Suffix of each log.
|