Module io.jstach.rainbowgum
Package io.jstach.rainbowgum.format
@NonNullByDefault
package io.jstach.rainbowgum.format
Standard Formatters.
-
ClassDescriptionAn abstract formatter where the actual full layout of the event is not a concern of the user and by default usually has the semi-standard layout of TTLL - Time, Thread, Level, Logger.Abstract TTLL Builder.A TTLL formatter that has the layout of TTLL - Time, Thread, Level, Logger but allows changing the format of time, thread, level, logger, etc.Builder for
StandardEventFormatter
aka TTLL formatter.