Interface | Description |
---|---|
FormatStep |
A single format step which handles some part of rendering a log record.
|
Class | Description |
---|---|
ColorMap | |
FormatStringParser |
A parser which can translate a log4j-style format string into a series of
FormatStep instances. |
Formatters |
Formatter utility methods.
|
MultistepFormatter |
A formatter which formats a record in a series of steps.
|
PatternFormatter |
A formatter which uses a text pattern to format messages.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.