Uploaded image for project: 'logback'
  1. logback
  2. LOGBACK-322

Please add IAccessEvent (and AccessEventVO) similar to the LoggingEvent counterparts

    XMLWordPrintable

Details

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 0.9.29
    • 0.9.20
    • None
    • None

    Description

      I'm currently implementing "cat" functionality for Lilith data files, i.e. events stored in Lilith data files can be printed using ch.qos.logback.classic.PatternLayout and ch.qos.logback.access.PatternLayout.

      This works for LoggingEvent since I could implement a iLoggingEvent wrapper for my own LoggingEvent.
      It does not work for AccessEvent, though, because there is no IAccessEvent interface and I can't instantiate AccessEvent and set the properties manually.
      ch.qos.logback.access.PatternLayout is currently working on an AccessEvent and I'd like to use it's functionality.

      Attachments

        Activity

          People

            logback-dev Logback dev list
            jhuxhorn Joern Huxhorn
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: