Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-3512

Fix logging statement

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Minor Minor
    • 7.0.0.Alpha3
    • 7.0.0.Alpha3
    • Test Suite
    • None

      We found that the logging message has a typo, which the original code is 

       

        logger.info("enterng ForwardServlet.service()");

       

      We updated it in order to avoid ** confusion.

      logger.info("entering ForwardServlet.service()");

              Unassigned Unassigned
              logresearch log research (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: