Skip to content

Please, do not lock the log file #36

@evandrocoan

Description

@evandrocoan

I use the Python logging module RotatingFileHandler https://docs.python.org/2/library/logging.handlers.html#rotatingfilehandler

Which renames the log file file.log to file.log.1 when it reaches a maximum size like 50MB, however if I am viewing the log file with this tool, the operation fails because the file is locked by

image

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions