There was an error while loading. Please reload this page.
This is the UnLog logging framework.
An introduction can be found here.
To use the latest release of UnLog in your project, simply include the following maven dependency in your pom:
<dependency> <groupId>com.github.unlog</groupId> <artifactId>unlog</artifactId> <version>0.7.0</version> </dependency>