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::Dispatch::File::Locked"

Log::Dispatch::File::Locked - Subclass of Log::Dispatch::File to facilitate locking River stage four • 136 direct dependents • 1067 total dependents

This module acts exactly like Log::Dispatch::File except that it obtains an exclusive lock on the file while opening it. Note that if you are using this output because you want to write to a file from multiple processes, you should open the file with...

DROLSKY/Log-Dispatch-2.71 - 06 Apr 2023 03:52:59 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

MojoX::Log::Dispatch - Log::Dispatch For Mojo River stage zero No dependents

MojoX::Log::Dispatch wrapper around Log::Dispatch module. Log::Dispatch manages a set of Log::Dispatch::* objects, allowing you to add and remove output objects as desired. Include log statements at various levels throughout your code. Then when you ...

KAKADU/MojoX-Log-Dispatch-0.1 - 28 Aug 2009 18:58:02 UTC

Gungho::Log::Dispatch - Log::Dispatch-Based Log For Gungho River stage one • 1 direct dependent • 1 total dependent

This is the main log class for Gungho. It gives you the full power of Log::Dispatch for your needs. To use, specify something like this in your config: log: module: Dispatch config: logs: - module: File min_level: info filename: /path/to/filename nam...

DMAKI/Gungho-0.09008 - 28 Jul 2008 10:37:52 UTC

Log::Dispatch::File - Object for logging to files River stage four • 136 direct dependents • 1067 total dependents

This module provides a simple object for logging to files under the Log::Dispatch::* system. Note that a newline will *not* be added automatically at the end of a message by default. To do that, pass "newline => 1". NOTE: If you are writing to a sing...

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

Log::Dispatch::Atom - Log to an atom feed. River stage zero No dependents

This class implements logging backed by an Atom feed so that you can subscribe to the errors produced by your application. You should not use this object directly, but should manage it via a Log::Dispatch object....

HDM/Log-Dispatch-Atom-0.03 - 08 Dec 2005 13:25:32 UTC

Log::Dispatch::Syslog - Object for logging to system log. River stage four • 136 direct dependents • 1067 total dependents

This module provides a simple object for sending messages to the system log (via UNIX syslog calls). Note that logging may fail if you try to pass UTF-8 characters in the log message. If logging fails and warnings are enabled, the error message will ...

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

Log::Dispatch::FileRotate - Log to Files that Archive/Rotate Themselves River stage two • 15 direct dependents • 21 total dependents

This module extends the base class Log::Dispatch::Output to 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 w...

MSCHOUT/Log-Dispatch-FileRotate-1.38 - 26 May 2021 15:15:34 UTC

Log::Dispatch::FileShared - Log::Dispatch output class for logging to shared files. River stage zero No dependents

This module provides 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...

CMANLEY/Log-Dispatch-FileShared-1.02 - 03 Feb 2007 18:29:53 UTC

Mojolicious::Plugin::Log::Any - Use other loggers in a Mojolicious application River stage zero No dependents

Mojolicious::Plugin::Log::Any is a Mojolicious plugin that redirects the application logger to pass its log messages to an external logging framework using "attach_logger" in Mojo::Log::Role::AttachLogger. By default, Log::Any is used, but a differen...

DBOOK/Mojolicious-Plugin-Log-Any-v2.0.0 - 17 Aug 2021 18:06:15 UTC

Mojo::Log::Role::AttachLogger - Use other loggers for Mojo::Log River stage zero No dependents

Mojo::Log::Role::AttachLogger is a Role::Tiny role for Mojo::Log that redirects log messages to an external logging framework. "attach_logger" currently recognizes the strings "Log::Any", "Log::Contextual", "Log::Log4perl", and objects of the classes...

DBOOK/Mojolicious-Plugin-Log-Any-v2.0.0 - 17 Aug 2021 18:06:15 UTC

Bot::BasicBot::Pluggable::Module::Log - Provide logging for Bot::BasicBot::Pluggable River stage zero No dependents

MDOM/Bot-BasicBot-Pluggable-Module-Log-0.11 - 19 Jul 2009 21:22:32 UTC

Log::Dispatch::FileRotate::Mutex - Flock Based File Mutex. River stage two • 15 direct dependents • 21 total dependents

Internal Use Only!...

MSCHOUT/Log-Dispatch-FileRotate-1.38 - 26 May 2021 15:15:34 UTC
13 results (0.64 seconds)