java.lang.Object
ch.qos.logback.access.common.html.UrlCssBuilder
- All Implemented Interfaces:
 ch.qos.logback.core.html.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
Constructors - 
Method Summary
 
- 
Constructor Details
- 
UrlCssBuilder
public UrlCssBuilder() 
 - 
 - 
Method Details
- 
getUrl
 - 
setUrl
 - 
addCss
- Specified by:
 addCssin interfacech.qos.logback.core.html.CssBuilder
 
 -