From: Operating system: Linux (Ubuntu) PHP version: 5.3.5 Package: FPM related Bug Type: Feature/Change Request Bug description:PHP-FPM error log date format is different from PHP error_log
Description: ------------ The date format used for PHP error_log is "[25-Dec-2010 12:57:43]" The date format for PHP-FPM error log is "Dec 25 13:16:14.610146" Anyway this can be unified? I usually log all PHP related errors to a single log file (PHP-FPM included) and this different date formatting is a bit weirdo. I have marked this as Feature/Change request rather than a bug. If there are any important reasons for keeping it this way (or any BC breaks) - please ignore me. -- Edit bug report at http://bugs.php.net/bug.php?id=53777&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=53777&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=53777&r=trysnapshot53 Try a snapshot (trunk): http://bugs.php.net/fix.php?id=53777&r=trysnapshottrunk Fixed in SVN: http://bugs.php.net/fix.php?id=53777&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=53777&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=53777&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=53777&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=53777&r=needscript Try newer version: http://bugs.php.net/fix.php?id=53777&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=53777&r=support Expected behavior: http://bugs.php.net/fix.php?id=53777&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=53777&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=53777&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=53777&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=53777&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=53777&r=dst IIS Stability: http://bugs.php.net/fix.php?id=53777&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=53777&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=53777&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=53777&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=53777&r=mysqlcfg
