Uploaded image for project: 'Log4cxx'
  1. Log4cxx
  2. LOGCXX-200

Implement compression for RollingFileAppender

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.0
    • 0.10.0
    • None
    • None

    Description

      gzip and zip compression of log files after rollover was implemented in the log4j 1.3 RFA. When the code was ported over to log4cxx, the code related to compression was #if'd out. This patch implements gzip and zip compression by invoking a gzip or zip executable after the log file is renamed. Unlike the log4j implementation, the compression is currently done synchronously.

      Several of the #if's in LOGCXX-103 relate to this stubbed capability.

      Attachments

        Activity

          People

            carnold@apache.org Curt Arnold
            carnold@apache.org Curt Arnold
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: