This is the repository for Abyss Logger
This module defines logger handler classes and methods for Abyss Project
In order to create a fat jar package, install jdk >= 8 and Maven; afterwards, run this command:
mvn clean package
Execute following commands to publish sites:
mvn clean install site site:stage scm-publish:publish-scm