Bug #3822
Change logfile name scheme in master to match v2 series if possible
Start date:
05/08/2013
Due date:
% Done:
0%
Estimated time:
First Occurred:
Occurs In:
Stakeholders:
Description
Example:
- In master: factory.info.log.2013-03-27
- I v2 series: factory.20130501.debug.log
History
#1 Updated by Anthony Tiradani over 7 years ago
Hi Parag,
I assume you mean changing the log file name format for the rotated logs and not the active log? If so, I am against this proposal. It makes it more difficult visually to determine the active log, not to mention scripting anything to do with the log file names. The master branch has it right.
Tony
#2 Updated by Parag Mhashilkar over 7 years ago
- Status changed from New to Rejected
We will use the python's standard roll over format that appends the timestamp at the end of the file. This is also more consistent with the standards that loggers follow.
#3 Updated by Parag Mhashilkar over 7 years ago
- Status changed from Rejected to Resolved
Closing this since we are not going ahead with this change
#4 Updated by Parag Mhashilkar over 7 years ago
- Status changed from Resolved to Closed