Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 551 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 551 Bytes

syslog4j

Build Status

This will soon be the new official home for Syslog4j.

Building Syslog4j

Syslog4j uses a standard Maven build process. You can build it using Maven 3.2.0 or later.

If you haven't done so already, you'll need to build and install the [parent module] (https://github.com/syslog4j/syslog4j-parent).

After installing the parent module, build Syslog4j as follows:

mvn clean install