Log to files that archive/rotate themselves
This module provides a simple object for logging to files under the
Log::Dispatch::* system, and automatically rotating them according to
different constraints. This is basically a Log::Dispatch::File wrapper
with additions. To that end the arguments
name, min_level, filename and mode
behave the same as Log::Dispatch::File. So see its man page (perldoc
Log::Dispatch::File)
Authors:
Mark Pfeiffer,
inspired by Dave Rolsky`s, , code :-)
Kevin Goess suggested multiple writers should be supported.
He also conned me into doing the time based stuff. Thanks Kevin! :-)
Thanks also to Dan Waldheim for helping with some of the locking
issues in a forked environment.
And thanks to Stephen Gordon for his more portable code on lockfile naming.
- Sources inherited from project devel:languages:perl
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / perl-Log-Di...FileRotate
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Tomcat42/perl-Log-Dispatch-FileRotate && cd $_
- Create Badge
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
Log-Dispatch-FileRotate-1.38.tar.gz | 0000030103 29.4 KB | |
_link | 0000000163 163 Bytes | |
cpanspec.yml | 0000000669 669 Bytes | |
perl-Log-Dispatch-FileRotate.changes | 0000007900 7.71 KB | |
perl-Log-Dispatch-FileRotate.spec | 0000002457 2.4 KB |
Comments 0