Log Rotation, leave it to OS or do it in PHP code?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear list,

It seems that Python has already a Log Rotation mechanism,
which solves the problem of log file growth.

I'm wondering whether there is any PHP-based solution around?
Now let me ask from a different view:

Is it a good approach to implement the Rotation mechanism to PHP? (Code Level)
Or leave the job to the operating system and other utilities?

Where is the right place to implmenet the Rotation? In Code? In OS?
PHP? or a Bash Script?

Thanks,

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux