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

Set a different TimeZone for the RequestLogger

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.10
    • 6.7.0
    • wicket
    • None

    Description

      I'm using wicket 1.5.9. In my log4j.xml I have:

      <logger name="org.apache.wicket.protocol.http.RequestLogger">
      <level value="info"/>
      </logger>

      but when I'm testing my log file output is showing the request logger information using GMT timezone and I need to be GMT+1.

      Following Martin Grigorov is it possible to remove the final from org.apache.wicket.protocol.http.AbstractRequestLogger#formatDate method?

      Attachments

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            tneto Teresa Neto
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: