Package org.jboss.logmanager.formatters
package org.jboss.logmanager.formatters
-
ClassDescriptionA pattern formatter that colorizes the pattern in a fixed manner.A single format step which handles some part of rendering a log record.An enumeration of the types of items that can be rendered.A parser which can translate a log4j-style format string into a series of
FormatStepinstances.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.Formatter used to format the stack trace of an exception.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 which prints a text banner ahead of the normal formatter header.A formatter that outputs the record in XML format.