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

XMLDsig logging does not work

XMLWordPrintable

        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 "{}".

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

                Created:
                Updated:
                Resolved: