Class UrlCssBuilder

java.lang.Object
ch.qos.logback.access.common.html.UrlCssBuilder
All Implemented Interfaces:
ch.qos.logback.core.html.CssBuilder

public class UrlCssBuilder extends Object implements 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