Uses of Class
org.logevents.formatters.JsonLogEventFormatter
-
Packages that use JsonLogEventFormatter Package Description org.logevents.formatters -
-
Uses of JsonLogEventFormatter in org.logevents.formatters
Subclasses of JsonLogEventFormatter in org.logevents.formatters Modifier and Type Class Description class
ConsoleJsonLogEventFormatter
A JSON formatter for use withConsoleLogEventObserver
.
-