JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
ch.qos.logback.core
ch.qos.logback.core.html
IThrowableRenderer
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
render(StringBuilder, E)
Interface IThrowableRenderer<
E
>
All Known Implementing Classes:
DefaultThrowableRenderer
,
NOPThrowableRenderer
public interface
IThrowableRenderer
<E>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
render
(
StringBuilder
sbuf,
E
event)
Method Details
render
void
render
(
StringBuilder
sbuf,
E
event)