Description
Create a separateĀ log4j-core-java9 module.
This will enable nano-second precision timestamps (LOG4J2-1883) and moving the ProcessIdUtil out of log4j-api-java9 into the core module where it belongs (LOG4J2-2199).
Also provides a placeĀ for future functionality that requires java 9.
Attachments
Issue Links
- is related to
-
LOG4J2-2194 Compile log4j-perf with java 9
- Closed
- is required by
-
LOG4J2-1883 Support precise timestamps (microsecond and nanosecond level)
- Resolved
-
LOG4J2-2199 Move ProcessIdUtil from log4j-api to log4j-core
- Resolved