Uses of Class
net.logstash.logback.composite.loggingevent.AbstractThrowableMessageJsonProvider
Packages that use AbstractThrowableMessageJsonProvider
-
Uses of AbstractThrowableMessageJsonProvider in net.logstash.logback.composite.loggingevent
Modifier and TypeClassDescriptionclassLogs the message of the throwable associated with a given logging event, if any.classLogs the message of the innermost cause of the throwable associated with a given logging event, if any.