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

Search results for "module:Log::Detect"

Apache2::Controller::Log::DetectAbortedConnection River stage zero No dependents

You don't need to use this handler, probably. This is pushed internally by Apache2::Controller::Session to detect in the PerlLogHandler phase if the connection has been broken to the client before the server closes the connection. So far it's only us...

MARKLE/Apache2-Controller-v1.1.1 - 13 Jun 2014 19:02:14 UTC

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

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

Log::Procmail - Perl extension for reading procmail logfiles. River stage zero No dependents

Log::Procmail Log::Procmail reads procmail(1) logfiles and returns the abstracts one by one. $log = Log::Procmail->new( @files ); Constructor for the procmail log reader. Returns a reference to a Log::Procmail object. The constructor accepts a list o...

BOOK/Log-Procmail-0.14 - 03 Oct 2022 10:16:33 UTC

IO::File::Log - IO::File abstraction on logging files River stage zero No dependents

Under this discussion, a log file refers to the classical notion of a daemon's log file, that is, a file that can be appended to at any time or that can be "rotated" (ie, the original file can be "rename()"d and a new file with the same name created ...

LUISMUNOZ/IO-File-Log-1.01 - 08 Aug 2002 17:51:23 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::Agent::Driver - ancestor class for all Log::Agent drivers River stage one • 7 direct dependents • 7 total dependents

The Log::Agent::Driver class is the root class from which all Log::Agent drivers inherit. It is a *deferred* class, meaning that it cannot be instantiated directly. All the deferred routines need to be implemented by its heirs to form a valid driver....

MROGASKI/Log-Agent-1.005 - 12 Apr 2021 00:08:29 UTC

Log::Dispatch::Dir - Log messages to separate files in a directory, with rotate options River stage one • 3 direct dependents • 3 total dependents

This module provides a simple object for logging to directories under the Log::Dispatch::* system, and automatically rotating them according to different constraints. Each message will be logged to a separate file the directory. Logging to separate f...

PERLANCAR/Log-Dispatch-Dir-0.160 - 09 Jan 2019 16:09:21 UTC

Log::Log4perl::Config::Watch - Detect file changes River stage four • 376 direct dependents • 1144 total dependents

This module helps detecting changes in files. Although it comes with the "Log::Log4perl" distribution, it can be used independently. The constructor defines the file to be watched and the check interval in seconds. Subsequent calls to "change_detecte...

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

RT::Extension::Log::MemoryUsage - log information about memory used by RT processes River stage zero No dependents

This extension helps identify requests that cause a memory usage spikes. RT is a big application with many modules, extensions and different ways to run system. As well, there are tons of ways to screw up memory usage. It's hard to detect memory leak...

RUZ/RT-Extension-Log-MemoryUsage-0.02 - 14 Apr 2010 12:49:45 UTC
10 results (0.041 seconds)