Uses of Interface
ch.qos.logback.core.html.IThrowableRenderer
Packages that use 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
Classes in ch.qos.logback.classic.html that implement IThrowableRendererMethods in ch.qos.logback.classic.html that return IThrowableRendererMethods in ch.qos.logback.classic.html with parameters of type IThrowableRendererModifier and TypeMethodDescriptionvoid
HTMLLayout.setThrowableRenderer
(IThrowableRenderer<ILoggingEvent> throwableRenderer) -
Uses of IThrowableRenderer in ch.qos.logback.core.html
Classes in ch.qos.logback.core.html that implement IThrowableRenderer