The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Log"

lib/NG/Log.pm River stage zero No dependents

CHENRYN/NG-0.001 - 18 Apr 2013 11:54:54 UTC - Search in distribution

Aw::Log - ActiveWorks Log Module. River stage one • 1 direct dependent • 1 total dependent

Enhanced interface for the Aw.xs Log methods....

DYACOB/Aw-0.16.7 - 20 Feb 2003 14:31:15 UTC - Search in distribution

Log::Fu - Simplified and developer-friendly screen logging River stage one • 2 direct dependents • 5 total dependents

This is a simple interface for console logging. It provides a few functions, "log_info", "log_debug", "log_warn", "log_crit", and "log_err". They all take strings as arguments, and can take as many arguments as you so desire (so any concatenation is ...

MNUNBERG/Log-Fu-0.31 - 23 Oct 2013 02:13:53 UTC - Search in distribution

Log::OK - Disable inactive logging statements from the command line River stage one • 3 direct dependents • 5 total dependents

Log::OK creates compile time constants/flags for each level of logging supported by your selected logging framework. This module does not implement logging features, nor does it depend on any particular logger. It only generates constants to help ena...

DRCLAW/Log-OK-v0.2.1 - 27 Aug 2023 10:00:00 UTC - Search in distribution

Su::Log - A simple Logger which filters output by log level and regexp of the target class name. River stage zero No dependents

Su::Log is a simple Logger module. Su::Log has the following features. Narrow down the output by log level. Narrow down the logging target class. Narrow down the output by customized log kind. Customize the log handler function....

LOTTZ/Su-0.110 - 02 Dec 2012 15:33:55 UTC - Search in distribution

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 - Search in distribution

CTK::Log - CTK Logging River stage one • 1 direct dependent • 1 total dependent

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 - Search in distribution

DBD::Log - a logging mechanism for the DBI. River stage zero No dependents

Appends logging to the DBI interface, but limits to the executed sql-statements. Written to support all the DBD::Drivers out there, but some (like Oracle) might cause problems. Do not expect to overload the DBI without any consequences....

SINISTER/DBD-Log-0.22 - 27 May 2005 10:51:56 UTC - Search in distribution

DBI::Log - Log all DBI queries River stage zero No dependents

You can use this module to log all queries that are made with DBI. You can include it in your script with `use DBI::Log` or use the "-M" option for "perl" to avoid changing your code at all. By default, it will send output to "STDERR", which is usefu...

JACOBG/DBI-Log-0.11 - 31 Jan 2023 16:25:19 UTC - Search in distribution

FTN::Log - Perl extension for logging Fidonet Technology Networks (FTN) related processing. River stage one • 3 direct dependents • 3 total dependents

JAME/FTN-Log-0.10 - 21 Sep 2012 19:52:42 UTC - Search in distribution

GDA::Log - GDA logging Perl bindings River stage zero No dependents

TODO...

GREGOR/GDA-0.2 - 09 Jul 2001 21:15:03 UTC - Search in distribution
  • GDA - GNU Data Access library Perl bindings

Log::Any - Bringing loggers and listeners together River stage three • 285 direct dependents • 777 total dependents

"Log::Any" provides a standard log production API for modules. Log::Any::Adapter allows applications to choose the mechanism for log consumption, whether screen, file or another logging mechanism like Log::Dispatch or Log::Log4perl. Many modules have...

PREACTION/Log-Any-1.717 - 17 Aug 2023 15:53:05 UTC - Search in distribution

Log::Fmt - a little parser and emitter of structured log lines River stage three • 15 direct dependents • 817 total dependents

RJBS/Log-Dispatchouli-3.007 - 03 Sep 2023 00:18:21 UTC - Search in distribution

Log::QnD - Quick and dirty logging system River stage zero No dependents

Log::QnD is for creating quickly creating log files without a lot of setup. All you have to do is create a Log::QnD object with a file path. The returned object is a hashref into which you can save any data you want, including data nested in arrays a...

MIKO/Log-QnD-0.17 - 10 Aug 2014 01:54:57 UTC - Search in distribution
  • Log::QnD - Quick and dirty logging system

Log::err - Typo catcher for Log::ger River stage one • 1 direct dependent • 1 total dependent

Did you mean Log::ger?...

PERLANCAR/Log-err-0.001 - 15 Aug 2017 02:13:25 UTC - Search in distribution

Log::ger - A lightweight, flexible logging framework River stage four • 525 direct dependents • 1361 total dependents

Log::ger is yet another logging framework with the following features: * Separation of producers and consumers/listeners Like Log::Any, this offers a very easy way for modules to produce some logs without having to configure anything. Configuring out...

PERLANCAR/Log-ger-0.042 - 23 Feb 2024 01:58:36 UTC - Search in distribution

PBS::Log River stage zero No dependents

*LogTreeData* prints information about the build to the file handle stored $pbs_config->{CREATE_LOG}. it is used in conjuction with *PBS::Information::DisplayNodeInformation* to create a the PBS log file. EXPORT None....

NKH/PerlBuildSystem-0.44 - 12 May 2008 18:34:09 UTC - Search in distribution

SVN::Log - Extract change logs from a Subversion server. River stage one • 2 direct dependents • 2 total dependents

SVN::Log retrieves and parses the commit logs from Subversion repositories....

NIKC/SVN-Log-0.03 - 11 Jan 2006 09:29:16 UTC - Search in distribution

Arch::Log - class representing Arch patch-log River stage zero No dependents

This class represents the patch-log concept in Arch and provides some useful methods....

MIGO/Arch-0.5.2 - 08 Mar 2010 15:15:52 UTC - Search in distribution

Clio::Log - Abstract base class for Clio::Log::* implementations River stage zero No dependents

Base abstract class for Clio::Log::* implementations. Logging classes are not to be used directly, but via Clio context, as in: $c->log->trace( ... ); $c->log->debug( ... ); Consumes the Clio::Role::HasContext....

AJGB/Clio-0.02 - 19 May 2012 20:00:11 UTC - Search in distribution
4,596 results (0.127 seconds)