Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.7.6
-
None
-
Unknown
Description
private static final Logger LOG = LogUtils.getL7dLogger(XMLStreamDataReader.class);
the "XMLStreamDataReader.class" should be "XMLStreamDataWriter.class". (copy/paste should be the source of this kink of problems )