aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch-FileWriteRotate/pkg-descr
blob: 0a3906f563c94a90b12f349f63e7123e8b7763d8 (plain) (blame)
1
2
3
4
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.