Closed eserte closed 7 years ago
For discussion: this change adds a new option lazy_open. Like close_after_write this does not open the log filehandle until it's needed. Unlike close_after_write this does not close the filehandle anymore.
True — I removed the comment and recommitted with --amend.
Merged from the CLI. Thanks!
For discussion: this change adds a new option lazy_open. Like close_after_write this does not open the log filehandle until it's needed. Unlike close_after_write this does not close the filehandle anymore.