Package | Description |
---|---|
ch.qos.logback.classic.html |
Contains classes to format log output in HTML.
|
ch.qos.logback.core.html |
Contains the base classes needed to format logging events to HTML.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCssBuilder
This class helps the HTMLLayout build the CSS link.
|
class |
UrlCssBuilder
This class helps the HTMLLayout build the CSS link.
|
Modifier and Type | Field and Description |
---|---|
protected CssBuilder |
HTMLLayoutBase.cssBuilder |
Modifier and Type | Method and Description |
---|---|
CssBuilder |
HTMLLayoutBase.getCssBuilder() |
Modifier and Type | Method and Description |
---|---|
void |
HTMLLayoutBase.setCssBuilder(CssBuilder cssBuilder) |
Copyright © 2005–2015 QOS.ch. All rights reserved.