Package ch.qos.logback.classic.html
Class DefaultCssBuilder
java.lang.Object
ch.qos.logback.classic.html.DefaultCssBuilder
- 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
-
DefaultCssBuilder
public DefaultCssBuilder()Deprecated.
-
-
Method Details
-
addCss
Deprecated.- Specified by:
addCss
in interfaceCssBuilder
-