Uses of Interface
ch.qos.logback.core.html.IThrowableRenderer
Package
Description
Contains classes to format log output in HTML.
Contains the base classes needed to format logging events to HTML.
-
Uses of IThrowableRenderer in ch.qos.logback.classic.html
Modifier and TypeMethodDescriptionvoid
HTMLLayout.setThrowableRenderer
(IThrowableRenderer<ILoggingEvent> throwableRenderer) -
Uses of IThrowableRenderer in ch.qos.logback.core.html