blob: 205deedfb7e553fa3c3e5ee940c2e4551bc1eba9 [file]
<?xml version="1.0" encoding="UTF-8"?>
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="fixed">
<issue id="1366" link="https://github.com/apache/logging-log4j2/issues/1366"/>
<description format="asciidoc">
Fixed logging of `java.sql.Date` objects by appending it before Log4J tries to call `java.util.Date.toInstant()` on it
</description>
</entry>