You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4php-dev@logging.apache.org by "Florian Semm (Updated) (JIRA)" <ji...@apache.org> on 2011/11/29 13:27:39 UTC

[jira] [Updated] (LOG4PHP-164) Compress rotated files with Gzip/Zip

     [ https://issues.apache.org/jira/browse/LOG4PHP-164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Florian Semm updated LOG4PHP-164:
---------------------------------

    Description: 
rotated files at the moment look like this: file.log.1

with compression: file.log.1.zip / file.log.1.gz

php has a simple api for that: http://php.net/manual/de/book.zip.php

  was:
rotated files at the moment look like this: file.log.1

with compression: file.log.1.zip / file.log.1.gz

    
> Compress rotated files with Gzip/Zip
> ------------------------------------
>
>                 Key: LOG4PHP-164
>                 URL: https://issues.apache.org/jira/browse/LOG4PHP-164
>             Project: Log4php
>          Issue Type: New Feature
>          Components: Code
>    Affects Versions: 2.3
>            Reporter: Florian Semm
>             Fix For: 2.3
>
>
> rotated files at the moment look like this: file.log.1
> with compression: file.log.1.zip / file.log.1.gz
> php has a simple api for that: http://php.net/manual/de/book.zip.php

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira