| Package | Description |
|---|---|
| ch.qos.logback.classic.html |
Contains classes to format log output in HTML.
|
| ch.qos.logback.core.html |
Contains the base classes needed to format logging events to HTML.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultThrowableRenderer |
| Modifier and Type | Method and Description |
|---|---|
IThrowableRenderer |
HTMLLayout.getThrowableRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
HTMLLayout.setThrowableRenderer(IThrowableRenderer<ILoggingEvent> throwableRenderer) |
| Modifier and Type | Class and Description |
|---|---|
class |
NOPThrowableRenderer |
Copyright © 2005–2015 QOS.ch. All rights reserved.