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::Agent::Rotate"

Log::Agent::Rotate - parameters for logfile rotation River stage zero No dependents

The "Log::Agent::Rotate" class holds the parameters describing the logfile rotation policy, and is meant to be supplied to instances of "Log::Agent::Driver::File" via arguments in the creation routine, such as "-rotate", or by using array references ...

MROGASKI/Log-Agent-Rotate-1.201 - 12 Apr 2021 01:05:14 UTC

Log::Agent::File::Rotate - a rotating logfile set River stage zero No dependents

This class represents a rotating logfile and is used drivers wishing to rotate their logfiles periodically. From the outside, it exports a single "print" routine, just like "Log::Agent::File::Native". Internally, it uses the parameters given by a "Lo...

MROGASKI/Log-Agent-Rotate-1.201 - 12 Apr 2021 01:05:14 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::Agent::Driver::File - file logging driver for Log::Agent River stage one • 7 direct dependents • 7 total dependents

The file logging driver redirects logxxx() operations to specified files, one per channel usually (but channels may go to the same file). The creation routine make() takes the following arguments: "-channels" => *hash ref* Specifies where channels go...

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

Log::Agent::File::Native - low-overhead IO::File River stage one • 7 direct dependents • 7 total dependents

This class is a stripped down implementation of IO::File, to avoid using the IO::* hierarchy which does not work properly for my simple needs. make *glob* This is the creation routine. Encapsulates the *glob* reference so that we can use object-orien...

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

Log::Agent::Channel::File - file logging channel for Log::Agent River stage one • 7 direct dependents • 7 total dependents

The file channel performs logging to a file, along with the necessary prefixing and stamping of the messages. Internally, the "Log::Agent::Driver::File" driver creates such objects for each logging channel defined at driver creation time. The creatio...

MROGASKI/Log-Agent-1.005 - 12 Apr 2021 00:08:29 UTC
6 results (0.053 seconds)