Package ch.qos.logback.classic.html
Class UrlCssBuilder
java.lang.Object
ch.qos.logback.classic.html.UrlCssBuilder
- All Implemented Interfaces:
CssBuilder
This class helps the HTMLLayout build the CSS link.
It either provides the HTMLLayout with a default css file,
or builds the link to an external, user-specified, file.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
url
String url
-
-
Constructor Details
-
UrlCssBuilder
public UrlCssBuilder()
-
-
Method Details
-
getUrl
-
setUrl
-
addCss
- Specified by:
addCss
in interfaceCssBuilder
-