Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0008779 | Openbravo ERP | A. Platform | public | 2009-04-27 15:07 | 2011-06-22 11:44 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | high | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.40MP3 | |
Target Version | 3.0MP1 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0008779: Change default log4j-configuration to include date+time instead of only date |
Description | Currently each line written by log4j has the timestamp with the time of the event to see when it happened.
When looking into some production instance logfile this is not enough as for older entries you cannot know at which date they did happen.
|
Steps To Reproduce | Check any openbravo.log file entry and see not date is included in the timestamp. |
Proposed Solution | Change the log4j configuration (in all of the config-files) to include the date in the timestamp. |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0017602 | 2.50MP31 | closed | shuehner | Change default log4j-configuration to include date+time instead of only date |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-04-27 15:07 | shuehner | New Issue | |
2009-04-27 15:07 | shuehner | Assigned To | => rafaroda |
2009-04-27 15:07 | shuehner | OBNetwork customer | => No |
2009-04-27 15:07 | shuehner | Regression testing | => No |
2009-04-27 15:08 | shuehner | Note Added: 0015791 | |
2009-04-27 15:43 | shuehner | Tag Attached: 250MP1 | |
2009-04-27 15:44 | shuehner | Note Added: 0015796 | |
2009-04-27 15:44 | shuehner | Priority | normal => high |
2009-04-30 10:36 | rafaroda | Assigned To | rafaroda => pjuvara |
2009-05-22 19:33 | pjuvara | Assigned To | pjuvara => iciordia |
2011-06-10 15:56 | shuehner | Tag Detached: 250MP1 | |
2011-06-10 15:56 | shuehner | Assigned To | iciordia => shuehner |
2011-06-10 15:56 | shuehner | Status | new => scheduled |
2011-06-10 15:56 | shuehner | fix_in_branch | => pi |
2011-06-10 15:56 | shuehner | Target Version | => 3.0MP1 |
2011-06-10 15:56 | shuehner | fix_in_branch | pi => |
2011-06-14 14:44 | hgbot | Checkin | |
2011-06-14 14:44 | hgbot | Note Added: 0038346 | |
2011-06-14 14:44 | hgbot | Status | scheduled => resolved |
2011-06-14 14:44 | hgbot | Resolution | open => fixed |
2011-06-14 14:44 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/3d195dab015c8623c3ce9378ff355cb39cfba764 [^] |
2011-06-17 15:27 | marvintm | Status | resolved => closed |
2011-06-22 11:44 | hudsonbot | Checkin | |
2011-06-22 11:44 | hudsonbot | Note Added: 0038466 | |
Notes |
|
|
Applies to all version in general. If possible push into 2.40MP4 and 2.50MP1 |
|
|
|
Adding 2.50MP1 tag after checking with rafa |
|
|
(0038346)
|
hgbot
|
2011-06-14 14:44
|
|
Repository: erp/devel/pi
Changeset: 3d195dab015c8623c3ce9378ff355cb39cfba764
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Tue Jun 14 14:43:58 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/3d195dab015c8623c3ce9378ff355cb39cfba764 [^]
Fixed 8779: Add date to line-prefix of each openbrav.log line
Switch pattern from only time to ISO8601 which includes day date also.
---
M config/log4j.lcf.template
---
|
|
|
|
|