Syslog4j provides client and server implementations of the BSD Syslog protocol (RFC 3164) and the draft "structured syslog" protocol (RFC Draft).
'org.syslog4j:syslog4j:0.9.30'
<dependency> <groupId>org.syslog4j</groupId> <artifactId>syslog4j</artifactId> <version>0.9.30</version> </dependency>
<dependency org="org.syslog4j" name="syslog4j" rev="0.9.30"/>
"org.syslog4j", "syslog4j", "0.9.30"