Skip to content

Remove old log files #270

Closed
Closed
@code-asher

Description

@code-asher

Currently you can infinitely accumulate logs (the ones produced by --log-dir).

Well, maybe not infinitely, if you restart your machine I guess it would reset the pid counter and overwrite old files, but still.

Probably easy enough to just delete everything older than n days? Maybe we only do this if there are > n log files.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions