Opened 12 years ago

Closed 12 years ago

Last modified 7 years ago

#2091 closed bug (Fixed)

Deluge (daemon) overwrites log when starting.

Reported by: kit Owned by:
Priority: minor Milestone: 2.x
Component: Core Version: 1.3.5
Keywords: log Cc:

Description

I'm experiencing it on Ubuntu when started through an upstart job although I believe the daemon operates this way under all circumstances.

I'm using logrotate to rotate, compress and remove old logs so I would prefer Deluge to just append to the existing log, if it exists, rather than overwrite it each time. Perhaps a command line option to indicate append instead of replace would be sufficient, although another solution would be if Deluge could rotate, compress and remove it's old logs itself.

For reference, the upstart job and logrotate configuration are described here: wiki:'UserGuide/InitScript/Ubuntu 11.04+ (Upstart Job)'

Change History (2)

comment:1 by Calum, 12 years ago

Milestone: Future1.4.0
Resolution: fixed
Status: newclosed

This won't be added to 1.3 but a log rotate option has been applied to the development branch: 3b00a7de59b

comment:2 by Calum, 7 years ago

Milestone: 2.0.x2.x

Milestone renamed

Note: See TracTickets for help on using tickets.