Last updated: 18-December-2023
Tracelogger
The source code is hosted on GitHub: https://github.com/chr78rm/tracelogger and is licensed under the Apache License, Version 2.0. Apache License 2.0
First, clone the project:
git clone https://github.com/chr78rm/tracelogger.git
cd tracelogger
Maven and a JDK11+ is required for the build of the project:
mvn clean install
Above command compiles the sources, runs the tests and installs the library into the local Maven repository.
imprint