Logging Parent
Logging Parent is the parent project internally used in Maven-based projects of the Apache Logging Services.
Development
Logging Parent uses GitHub for source code management.
The project requires a Java compiler matching the [17,18)
range and targets Java 8
.
You can build and verify sources using:
./mvnw verify
You can build the website as follows:
./mvnw site
This will generate the website to the target/site
folder, which you can view with a browser.
Download
Please refer to the Logging Services Download page.
Support
This project is intended for internal usage only. You can use GitHub Issues for feature requests and bug reports – not questions! See the Logging Services support policy for details.
Security
Are you looking for the list of known security vulnerabilities? Have you encountered an unlisted security vulnerability or other unexpected behaviour that has a security impact? Please refer to the Logging Services Security page.