Project

General

Profile

Actions

Feature #127

closed
WM GS

Give user the option to append to exisitng log files

Feature #127: Give user the option to append to exisitng log files

Added by Will Metcalf almost 16 years ago. Updated over 15 years ago.

Status:
Closed
Priority:
Normal
Target version:
Effort:
Difficulty:
Label:

Description

I think we should add an option to allow the user to append to existing log files. This would be handy if users optionally enable http logging or something and wants to keep the log between restarts of the engine.


Files

VJ Updated by Victor Julien almost 16 years ago Actions #1

How shall we make this option available?

WM Updated by Will Metcalf almost 16 years ago Actions #2

Perhaps something like the following in the conf file. I think we should default to this behavior for all of the text logging formats.

- fast:
enabled: yes
filename: fast.log
append: yes

or perhaps

- fast:
enabled: yes
filename: fast.log
overwrite: no

VJ Updated by Victor Julien almost 16 years ago Actions #3

  • Due date changed from 07/01/2010 to 08/01/2010
  • Target version changed from 1.0.0 to 1.0.2

I think we should probably default to just appending, as this is pretty much the standard for logging, right?

WM Updated by Will Metcalf almost 16 years ago Actions #4

right. Except for unified logs of course.

VJ Updated by Victor Julien over 15 years ago Actions #5

  • Target version changed from 1.0.2 to 1.1beta1

VJ Updated by Victor Julien over 15 years ago Actions #6

  • Due date changed from 08/01/2010 to 12/31/2010
  • Assignee changed from Victor Julien to Gurvinder Singh
  • Target version changed from 1.1beta1 to 1.1beta2
  • Estimated time set to 4.00 h

GS Updated by Gurvinder Singh over 15 years ago Actions #7

attached patch adds this functionality to the log files.

VJ Updated by Victor Julien over 15 years ago Actions #8

  • Status changed from Resolved to Closed
  • % Done changed from 80 to 100

Applied, thanks Gurvinder. I extended it to the stats.log as well.

Actions

Also available in: PDF Atom