PHP-FPM error log date format is different from PHP error_log
| Request #53777 | PHP-FPM error log date format is different from PHP error_log | ||||
|---|---|---|---|---|---|
| Submitted: | 2011-01-18 15:52 UTC | Modified: | 2011-01-29 11:15 UTC | ||
| From: | simast at gmail dot com | Assigned: | fat (profile) | ||
| Status: | Closed | Package: | FPM related | ||
| PHP Version: | 5.3.5 | OS: | Linux (Ubuntu) | ||
| Private report: | No | CVE-ID: | None | ||
[2011-01-18 15:52 UTC] simast at gmail dot com
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.
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2011-01-18 15:59 UTC] derick@php.net
[2011-01-18 16:04 UTC] fat@php.net
[2011-01-29 11:15 UTC] fat@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: fat
[2011-01-29 11:15 UTC] fat@php.net