Skip to content

Latest commit

 

History

History

jsonlogging

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

JSON Logging

Set up logging through SLF4J or JUL to log to json formatted text through standard out.

Maven dependency

<dependency>
    <groupId>com.github.secondbase</groupId>
    <artifactId>jsonlogging</artifactId>
</dependency>