blob: 9b8ff23eb55b8b7b72e458995775f9e37a52e167 (
plain) (
blame)
1
2
3
4
5
6
|
Log::Dispatch::FileWriteRotate functions similarly to Log::Dispatch::FileRotate,
but uses File::Write::Rotate as backend, thus interoperates more easily with
other modules which use File::Write::Rotate as backend, e.g.
Tie::Handle::FileWriteRotate or Process::Govern.
WWW: https://metacpan.org/release/Log-Dispatch-FileWriteRotate
|