Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8247907

XMLDsig logging does not work

    XMLWordPrintable

Details

    Backports

      Description

        In XMLDsig, logging is in log4j style. For example:

            LOG.debug("Register Resolver: {}: {}", javaClass, description);

        but the implementation uses Java Logger style, which requires a position number inside "{}".

        Attachments

          Issue Links

            Activity

              People

                weijun Weijun Wang
                weijun Weijun Wang
                Votes:
                0 Vote for this issue
                Watchers:
                6 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: