Package ch.qos.logback.classic.html
Class UrlCssBuilder
java.lang.Object
ch.qos.logback.classic.html.UrlCssBuilder
- All Implemented Interfaces:
CssBuilder
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
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.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UrlCssBuilder
public UrlCssBuilder()Deprecated.
-
-
Method Details
-
getUrl
Deprecated. -
setUrl
Deprecated. -
addCss
Deprecated.- Specified by:
addCss
in interfaceCssBuilder
-