Module ch.qos.logback.core
Package ch.qos.logback.core.encoder
Contains encoder implementations for converting events into byte streams.
-
Interface Summary Interface Description Encoder<E> Encoders are responsible for transform an incoming event into a byte array -
Class Summary Class Description ByteArrayUtil EchoEncoder<E> EncoderBase<E> JsonEscapeUtil LayoutWrappingEncoder<E> NonClosableInputStream