Since [JDK-8072645](https://bugs.openjdk.org/browse/JDK-8072645) `LogRecord` uses `Instant` to get more accurate time stamp. Logical value for LogRecord should be able to handle both versions.
Since JDK-8072645
LogRecordusesInstantto get more accurate time stamp. Logical value for LogRecord should be able to handle both versions.