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 "dist:Log-ger Log"

Log::ger - A lightweight, flexible logging framework River stage four • 562 direct dependents • 1474 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

Log::ger::Util - Utility routines for Log::ger River stage four • 562 direct dependents • 1474 total dependents

This package is created to keep Log::ger as minimalist as possible....

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

Log::ger::Heavy - The bulk of the implementation of Log::ger River stage four • 562 direct dependents • 1474 total dependents

This module contains the bulk of the implementation of Log::ger, to keep Log::ger superslim....

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

Log::ger::Layout - Use a layout plugin River stage four • 562 direct dependents • 1474 total dependents

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

Log::ger::Output - Set logging output River stage four • 562 direct dependents • 1474 total dependents

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

Log::ger::Plugin - Use a plugin River stage four • 562 direct dependents • 1474 total dependents

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

Log::ger::Filter - Use a filter plugin River stage four • 562 direct dependents • 1474 total dependents

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

Log::ger::Format - Use a format plugin River stage four • 562 direct dependents • 1474 total dependents

Note: Since format plugins affect log-producing code, the import syntax defaults to setting for current package instead of globally....

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

Log::ger::Format::None - Perform no formatting on the message River stage four • 562 direct dependents • 1474 total dependents

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

Log::ger::Filter::Code - Filter using a coderef River stage four • 562 direct dependents • 1474 total dependents

Mainly for testing only....

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

Log::ger::Output::Null - Null output River stage four • 562 direct dependents • 1474 total dependents

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

Log::ger::Output::Array - Log to array River stage four • 562 direct dependents • 1474 total dependents

Mainly for testing only....

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

Log::ger::Output::String - Set output to a string River stage four • 562 direct dependents • 1474 total dependents

For testing only....

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

Log::ger::Format::Default - Use default Log::ger formatting style River stage four • 562 direct dependents • 1474 total dependents

This is the default Log::ger formatter, which: 1) passes the argument as-is if there is only a single argument; or, if there are more than one argument, 2) treats the arguments like sprintf(), where the first argument is the template and the rest are...

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

Log::ger::Format::MultilevelLog - Create a log($LEVEL, ...) subroutine/method River stage four • 562 direct dependents • 1474 total dependents

The Log::ger default is to create separate "log_LEVEL" subroutine (or "LEVEL" methods) for each level, e.g. "log_trace" subroutine (or "trace" method), "log_warn" (or "warn"), and so on. But sometimes you might want a log routine that takes $level as...

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

Log::ger::Plugin::MultilevelLog - (DEPRECATED) Old name for Log::ger::Format::MultilevelLog River stage four • 562 direct dependents • 1474 total dependents

This plugin has been renamed to Log::ger::Format::MultilevelLog in 0.038. The old name is provided for backward compatibility for now, but is deprecated and will be removed in the future. Please switch to the new name and be aware that format plugins...

PERLANCAR/Log-ger-0.042 - 23 Feb 2024 01:58:36 UTC
16 results (0.027 seconds)