Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-3832

RequestLogger doesn't log incoming event and outgoing page

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5-RC4
    • 1.5-RC6
    • wicket
    • None

    Description

      The requestlogger currently doesn't log the incoming request and the outgoing page, which it did in 1.4.x (and earlier). This is due to

      getRequestLogger().logEventTarget(handler);
      getRequestLogger().logResponseTarget(handler);

      not being called. This results in log entries like:

      [2011-06-22 11:43:20,836] [TP-Processor6] RequestLogger | time=12,event=null,response=null,sessioninfo=...

      which isn't saying much, and making every presentation I gave on the RequestLogger, and chapter 14 from WiA look foolish

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            dashorst Martijn Dashorst
            dashorst Martijn Dashorst
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment