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.
- Author:
- Sébastien Pennec
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UrlCssBuilder
public UrlCssBuilder()
-
-
Method Details
-
getUrl
-
setUrl
-
addCss
- Specified by:
addCss
in interfaceCssBuilder
-