Building From Source

Note
The following information is for developers who wish to modify Log4j Scala API or contribute. If your goal is to add logging to your application, then you can use the pre-built binaries instead.
Auditing
./sbt auditCheck
Building
./sbt "+ package"