The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Log::Message::Config"

Log::Message::Config - Configuration options for Log::Message River stage three • 4 direct dependents • 742 total dependents

Log::Message::Config provides a standardized config object for Log::Message objects. It can either read options as perl arguments, or as a config file. See the Log::Message manpage for more information about what arguments are valid, and see the Syno...

BINGOS/Log-Message-0.08 - 25 Apr 2013 22:23:39 UTC

Log::Message - A generic message storing mechanism; River stage three • 4 direct dependents • 742 total dependents

Log::Message is a generic message storage mechanism. It allows you to store messages on a stack -- either shared or private -- and assign meta-data to it. Some meta-data will automatically be added for you, like a timestamp and a stack trace, but som...

BINGOS/Log-Message-0.08 - 25 Apr 2013 22:23:39 UTC

CGI::Log - Perl extension for centralized logging of debug, error, status and success messages from scripts or other modules. River stage zero No dependents

This module acts as a central repository for debug, status and error messages. It instantiates itself automatically (if it needs to) so you can access the Log object functions from anywhere in you code including other modules/objects with a simple co...

JMOORE/CGI-Log-1.00 - 14 Sep 1998 04:15:38 UTC

CTK::Log - CTK Logging River stage one • 2 direct dependents • 2 total dependents

Logger class Log level overview: LVL SLL NAME ALIAS NOTE 0 7 debug debugging messages, copious tracing output 1 6 info normal messages, no action required 2 5 notice note unusual conditions 3 4 warning warn possible problem, not necessarily error 4 3...

ABALAMA/CTKlib-2.09 - 10 Sep 2022 10:53:50 UTC

Log::Fast - Fast and flexible logger River stage one • 2 direct dependents • 3 total dependents

This is very fast logger, designed for use in applications with thousands high-level events/operations per second (like network servers with thousands clients or web spiders which download hundreds url per second). For example, on Core2Duo sending ab...

POWERMAN/Log-Fast-v2.0.1 - 03 Apr 2018 16:53:04 UTC

File::Log - A simple Object Orientated Logger River stage zero No dependents

*File::Log* is a class providing methods to log data to a file. There are a number of parameters that can be passed to allow configuration of the logger....

GNG/File-Log-1.05 - 01 Mar 2008 03:07:51 UTC

VUser::Log - Logging support for vuser River stage two • 13 direct dependents • 13 total dependents

Generic logging module for vuser. Creating a New VUser::Log $log = VUser::Log->new($cfg, $ident); $log = VUser::Log->new($cfg, $ident, $section); $cfg A reference to a tied Config::IniFiles hash. $ident The identifier for this log object. This will b...

RSMITH/vuser-0.5.0 - 04 Feb 2009 05:43:58 UTC

Log::Message::Item - Message objects for Log::Message River stage three • 4 direct dependents • 742 total dependents

Log::Message::Item is a class that generates generic Log items. These items are stored on a Log::Message stack, so see the Log::Message manpage about details how to retrieve them. You should probably not create new items by yourself, but use the stor...

BINGOS/Log-Message-0.08 - 25 Apr 2013 22:23:39 UTC

Log::Handler - Log messages to several outputs. River stage two • 30 direct dependents • 42 total dependents

The "Log::Handler" is a object oriented handler for logging, tracing and debugging. It is very easy to use and provides a simple interface for multiple output objects with lots of configuration parameters. You can easily filter the amount of logged i...

BLOONIX/Log-Handler-0.90 - 12 Jul 2020 13:43:09 UTC

Log::Channel - yet another logging package River stage zero No dependents

Allows for code to specify channels for delivery of logging messages, and for users of the code to control the delivery and formatting of the messages. Yes, this is yet another logging module. Some differences between Log::Channel and other logging p...

JMAY/Log-Channel-0.7 - 28 Mar 2005 06:13:02 UTC

Log::Dispatch - Dispatches messages to one or more outputs River stage four • 136 direct dependents • 1067 total dependents

This module manages a set of Log::Dispatch::* output objects that can be logged to via a unified interface. The idea is that you create a Log::Dispatch object and then add various logging objects to it (such as a file logger or screen logger). Then y...

DROLSKY/Log-Dispatch-2.71 - 06 Apr 2023 03:52:59 UTC

Log::Log4perl - Log4j implementation for Perl River stage four • 380 direct dependents • 1097 total dependents

Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl. For a detailed tutorial on Log::Log4perl usage, please read <...

ETJ/Log-Log4perl-1.57 - 21 Oct 2022 16:47:36 UTC

Log::Unrotate - Incremental log reader with a transparent rotation handling River stage one • 1 direct dependent • 1 total dependent

"Log::Unrotate" allows you to read any log file incrementally and transparently. Incrementally means that you can store store the reading position to the special file ("pos-file") using "commit()", restart the process, and then continue from where yo...

YAKIREEV/Log-Unrotate-1.33 - 06 Mar 2019 12:03:37 UTC

AnyEvent::Log - simple logging "framework" River stage three • 414 direct dependents • 673 total dependents

This module implements a relatively simple "logging framework". It doesn't attempt to be "the" logging solution or even "a" logging solution for AnyEvent - AnyEvent simply creates logging messages internally, and this module more or less exposes the ...

MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC

Log::Any::App - An easy way to use Log::Any in applications River stage zero No dependents

IMPORTANT: Please read "ROAD TO 1.0" on some incompatibilities in the near future, before 1.0 is released. Log::Any::App is a convenient combo for Log::Any and Log::Log4perl (although alternative backends beside Log4perl might be considered in the fu...

PERLANCAR/Log-Any-App-0.540 - 09 Jan 2019 16:12:08 UTC

Log::Localized - Localize your logging River stage zero No dependents

Log::Localized provides you with an interface for defining dynamically exactly which part of your code should log messages and with which verbosity. Log::Localized addresses one issue of traditional logging: in very large systems, a slight increase i...

ERWAN/Log-Localized-0.05 - 23 May 2006 14:20:30 UTC

Activator::Log - provide a simple wrapper for Log::Log4perl for use within an Activator project. River stage zero No dependents

This module provides a simple wrapper for Log::Log4perl that allows you to have a project level configuration for Log4perl, and have any class or script in your project be configured and output log messages in a consistent centralized way. Additional...

KNASSAR/Activator-0.91 - 15 Oct 2008 17:10:40 UTC

OpenPlugin::Log - Log messages River stage zero No dependents

This logging interface is built on top of Log::Log4perl. It comes with five predefined logging levels, and the ability to dispatch logs to one or more sources. First, you can configure the logging level in the config file. By default, the logging lev...

ERIC/OpenPlugin-0.11 - 29 Aug 2003 03:04:25 UTC

MojoX::Log::Fast - Log::Fast for Mojolicious River stage one • 1 direct dependent • 1 total dependent

This module provides a Mojo::Log implementation that uses Log::Fast as the underlying log mechanism. It provides Log::Fast methods config(), ident() and all Mojo::Log methods except handle(), path() and format(). LOG LEVELS Mojo::Log's fatal() proces...

POWERMAN/MojoX-Log-Fast-v1.2.0 - 17 Feb 2021 17:24:48 UTC

Log::Any::Adapter - Tell Log::Any where to send its logs River stage three • 299 direct dependents • 799 total dependents

Log::Any::Adapter connects log producers and log consumers. Its methods instantiate a logging adapter (a subclass of Log::Any::Adapter::Base) and route log messages from one or more categories to it....

PREACTION/Log-Any-1.717 - 17 Aug 2023 15:53:05 UTC
59 results (0.426 seconds)