Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.14.6

Bug #7205 log time should not be affected by localization
Submitted: 2006-03-26 19:43 UTC
From: riccardo at datahost dot it Assigned: jon
Status: Wont fix Package: Log (version 1.9.3)
PHP Version: Irrelevant OS: linux
Roadmaps: (Not assigned)    
Subscription  


 [2006-03-26 19:43 UTC] riccardo at datahost dot it (Riccardo Magliocchetti)
Description: ------------ Hello, The time in the logs is affected by locale changes, i think this is a problem because we can generate incoherent logs. I think that the time should be system one and not the localized one. I think that (for the file backend) the problem is here, from Log/file.php, line 301: $line = sprintf($this->_lineFormat, strftime($this->_timeFormat), $this->_ident, $this->priorityToString($priority), $message) . $this->_eol; You can find original bugreport here: http://trac.seagullproject.org/ticket/1 Sorry for my english, thanks in advance.

Comments

 [2006-04-21 05:42 UTC] User who submitted this comment has not confirmed identity
If you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE.  Write a message to pear-dev@lists.php.net
to request the confirmation link.  All bugs/comments/patches associated with this

email address will be deleted within 48 hours if the account request is not confirmed!