Re: new PHP feature - future versions ?
Richard <[email protected]> Wed, 21 Jan 2026 18:33:09 +0000
| Newsgroups | gmane.comp.php.general |
|---|---|
| Message-ID | <[email protected]> |
> Date: Thursday, January 22, 2026 07:17:02 +1300 > From: [email protected] > > I'll like a way to do daily or monthly 'rotating' error logs > > php_value error_log PATHNAME/error-log_$D.log - The $D will > automatically convert to a month or date format yyyymm or > ddmmyyyy/mmddyyyy > (just an example - you can change $D to something more like > htaccess code) Assuming a *nix system, this type of facility already exists at a system level.