Package | Description |
---|---|
ch.qos.logback.core.html |
Contains the base classes needed to format logging events to HTML.
|
ch.qos.logback.core.layout | |
ch.qos.logback.core.pattern |
Contains the base classes used by PatternLayout.
|
Modifier and Type | Class and Description |
---|---|
class |
HTMLLayoutBase<E>
This class is a base class for HTMLLayout classes part of
other logback modules such as logback-classic and logback-access.
|
Modifier and Type | Class and Description |
---|---|
class |
EchoLayout<E>
Echos the incoming object adding a line separator character(s) at the end.
|
Modifier and Type | Class and Description |
---|---|
class |
PatternLayoutBase<E> |
Copyright © 2005–2021 QOS.ch. All rights reserved.