-
-
20 Jul 2020 22:10:16 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (16)
- Testers (3495 / 4 / 0)
- Kwalitee
Bus factor: 1- 82.50% Coverage
- License: artistic_2
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (69.15KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 24 contributors-
Anirvan Chatterjee
-
Carsten Grohmann
-
Doug Bell
-
Graham Knop
-
Graham Ollis
-
Gregory Oschwald
-
hartzell
-
Joelle Maslak
-
Johann Rolschewski
-
Jonathan Swartz
-
Karen Etheridge
-
Kerin Millar
-
Kivanc Yazan
-
Konrad Bucheli
-
Michael Schout
-
Olaf Alders
-
Olivier Mengué
-
Rohan Carly
-
Ross Attrill
-
Salvador Fandiño
-
Sergey Leschenko
-
Slaven Rezic
-
Steve Bertrand
-
Whitney Jackson
- Dependencies
- Carp
- Devel::GlobalDestruction
- Dist::CheckConflicts
- Encode
- Exporter
- Fcntl
- IO::Handle
- Module::Runtime
- Params::ValidationCompiler
- Scalar::Util
- Specio
- Specio::Declare
- Specio::Exporter
- Specio::Library::Builtins
- Specio::Library::Numeric
- Specio::Library::String
- Sys::Syslog
- Try::Tiny
- base
- namespace::autoclean
- parent
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 2.70 - 2020-07-20
- Make locking test wait longer before giving up. Some filesystems (like NFS) can be quite slow to lock files. Fixed by Joelle Maslak. GH #61.
Modules
Dispatches messages to one or more outputsObject for logging to Apache::Log objectsCode shared by dispatch and output objects.Object for logging to a subroutine referenceBase class for objects that send log messages via emailSubclass of Log::Dispatch::Email that uses the MIME::Lite moduleSubclass of Log::Dispatch::Email that uses the Mail::Send moduleSubclass of Log::Dispatch::Email that uses the Mail::Sender moduleSubclass of Log::Dispatch::Email that uses the Mail::Sendmail moduleObject for logging to filesSubclass of Log::Dispatch::File to facilitate lockingObject for logging to IO::Handle classesObject that accepts messages and does nothingBase class for all Log::Dispatch::* objectsObject for logging to the screenObject for logging to system log.Types used for parameter checking in Log::DispatchVariables used internally by multiple packagesModule Install Instructions
To install Log::Dispatch, copy and paste the appropriate command in to your terminal.
cpanm Log::Dispatch
perl -MCPAN -e shell install Log::Dispatch
For more information on module installation, please visit the detailed CPAN module installation guide.