Ports Search

Results 17,51117,520 of 19,819 for %22HTTP Server%22.(0.012 seconds)
Configurator implementation with YAML
Implementation of Log::Dispatch::Configurator using YAML format.
Subclass of Log-Dispatch-Email that uses Email-Send
This is a subclass of Log::Dispatch::Email that implements the send_email method using the Email::Send module.
devel/Log-Dispatch-File-Rolling-1.09 (Score: 7.739885E-4)
Object for logging to date/time/pid stamped files
This module subclasses Log::Dispatch::File for logging to date/time stamped files.
devel/Log-Dispatch-File-Stamped-0.12 (Score: 7.739885E-4)
Logging to date/time stamped files
This module provides a Log::Dispatch style interface to log to date/time stamped files.
devel/Log-Dispatch-FileRotate-1.19 (Score: 7.739885E-4)
Log::Dispatch plug-in for 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.
devel/Log-Dispatch-FileShared-1.02 (Score: 7.739885E-4)
Log::Dispatch output class for logging to shared files
Log::Dispatch::FileShared is an output class for logging to shared files under the Log::Dispatch system. Log messages are written using the flock file locking mechanism on a per write basis which means that this module is suitable for sharing a log file in a multitasking environment.
Log to files that archive/rotate themselves, w/ File::Write::Rotate
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.
devel/Log-Dispatch-Perl-0.04 (Score: 7.739885E-4)
Log::Dispatch plug-in using core Perl functions for logging
The "Log::Dispatch::Perl" module offers a logging alternative using standard Perl core functions. It allows you to fall back to the common Perl alternatives for logging, such as "warn" and "cluck". It also adds the possibility for a logging action to halt the current environment, such as with "die" and "croak".
devel/Log-Dispatch-Screen-Color-0.04 (Score: 7.739885E-4)
Perl extension to support color for Log::Dispatch::Screen
Color support for Log::Dispatch::Screen.
Perl module which allows logging to RabbitMQ via log4perl
Perl module which allows logging to RabbitMQ