Package org.jboss.logmanager.formatters
package org.jboss.logmanager.formatters
-
ClassDescriptionA single format step which handles some part of rendering a log record.A parser which can translate a log4j-style format string into a series of
FormatStep
instances.Formatter utility methods.A formatter that outputs the record into JSON format optionally printing details.A formatter which formats a record in a series of steps.A formatter which uses a text pattern to format messages.An abstract class that uses a generator to help generate structured data from arecord
.Defines the way a cause will be formatted.A generator used to create the structured output.The key used for the structured log record data.A formatter that outputs the record in XML format.