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

Search results for "module:Log::Any::Adapter::Stdout"

Log::Any::Adapter::Stdout - Simple adapter for logging to STDOUT River stage three • 285 direct dependents • 777 total dependents

This simple built-in Log::Any adapter logs each message to STDOUT with a newline appended. Category is ignored. The "log_level" attribute may be set to define a minimum level to log....

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

Log::Any::Adapter - Tell Log::Any where to send its logs River stage three • 285 direct dependents • 777 total dependents

Log::Any::Adapter connects log producers and log consumers. Its methods instantiate a logging adapter (a subclass of Log::Any::Adapter::Base) and route log messages from one or more categories to it....

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

Poet::Log - Poet logging River stage one • 2 direct dependents • 2 total dependents

Poet uses Log::Any and Log::Log4perl for logging, with simplified configuration for the common case. Log::Any is a logging abstraction that allows CPAN modules to log without knowing about which logging framework is in use. It supports standard loggi...

JSWARTZ/Poet-0.16 - 08 Jan 2015 06:48:58 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::Any::Adapter::Dupout - Cunning adapter for logging to a duplicate of STDOUT River stage zero No dependents

Adapter Dupout are intended to log messages into duplicate of standard descriptor STDOUT. Logging into a duplicate of standard descriptor might be needed in special occasions when you need to redefine or even close standard descriptor but you want to...

IVANYCH/Log-Any-Adapter-Dupstd-0.05 - 19 Nov 2019 14:34:39 UTC

Log::Any::Adapter::Dupstd - Cunning adapter for logging to a duplicate of STDOUT or STDERR River stage zero No dependents

Adapters Dupstd are intended to log messages into duplicates of standard descriptors STDOUT and STDERR. Logging into a duplicate of standard descriptor might be needed in special occasions when you need to redefine or even close standard descriptor b...

IVANYCH/Log-Any-Adapter-Dupstd-0.05 - 19 Nov 2019 14:34:39 UTC

Log::Any::Adapter::TAP - Logging adapter suitable for use in TAP testcases River stage two • 20 direct dependents • 52 total dependents

When running testcases, you probably want to see some of your logging output. One sensible approach is to have all "warn" and more serious messages emitted as "diag" output on STDERR, and less serious messages emitted as "note" comments on STDOUT. So...

NERDVANA/Log-Any-Adapter-TAP-0.003003 - 13 Feb 2016 02:25:56 UTC

Log::Any::Adapter::Journal - Adapter for Log::Any that outputs with a priority prefix that systemd's journal can parse River stage zero No dependents

When sending log messages to systemd's journal, the priority can be set by prefixing the message with the priority (as a number) in angled brackets. This adapter will format Log::Any messages to accomodate the systemd's log parser. By default, system...

MGRIMES/Log-Any-Adapter-Journal-1.0 - 11 Dec 2020 15:52:33 UTC

Log::ger::Output::Screen - Output log to screen River stage three • 10 direct dependents • 489 total dependents

This Log::ger plugin outputs log messages as lines to screen (STDERR by default), coloring them according to the log messages' levels. There are different color schemes available, see "Log::ger::Screen::ColorScheme::*" modules like Log::ger::Screen::...

PERLANCAR/Log-ger-Output-Screen-0.019 - 29 Jan 2022 00:06:15 UTC

Log::Any::Adapter::Screen - (ADOPTME) Send logs to screen, with colors and some other features River stage one • 7 direct dependents • 8 total dependents

This Log::Any adapter prints log messages to screen (STDERR/STDOUT). The messages are colored according to level (unless coloring is turned off). It has a few other features: allow passing formatter, allow setting level from some environment variable...

PERLANCAR/Log-Any-Adapter-Screen-0.141 - 21 Nov 2023 04:16:43 UTC

Log::Any::Adapter::Handler River stage one • 1 direct dependent • 1 total dependent

This is a Log::Any adapter for Log::Handler. Log::Handler should be initialized before calling "set", otherwise your log messages will end up nowhere. The Log::Handler object is passed via the "logger" parameter. Log levels are translated 1:1. Log::H...

GVL/Log-Any-Adapter-Handler-0.009 - 02 Jan 2015 08:59:55 UTC

Log::Any::Adapter::Multiplexor - Run any Log::Any:Adapter together River stage zero No dependents

Log::Any::Adapter::Multiplexor connects any Log::Any::Adapter to use together...

VRAG/Log-Any-Adapter-Multiplexor-0.03 - 04 May 2017 13:42:48 UTC

Log::Any::Adapter::Multiplex - Adapter to use allow structured logging across other adapters River stage three • 285 direct dependents • 777 total dependents

This built-in Log::Any adapter provides a simple means of routing logs to multiple other Log::Any::Adapters. Adapters receiving messages from this adapter can behave just like they are the only recipient of the log message. That means they can, for e...

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

Log::Any::Adapter::Daemontools - Logging adapter suitable for use in a Daemontools-style logging chain River stage one • 1 direct dependent • 1 total dependent

The measure of good software is low learning curve, low complexity, few dependencies, high efficiency, and high flexibility. (choose two. haha) In the daemontools way of thinking, a daemon writes all its logging output to "STDOUT" (or "STDERR"), whic...

NERDVANA/Log-Any-Adapter-Daemontools-0.102 - 09 Feb 2019 03:47:15 UTC

Bencher::Scenario::Log::Any::Startup River stage zero No dependents

Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....

PERLANCAR/Bencher-Scenarios-Log-Any-0.100 - 28 Jan 2024 00:05:19 UTC
15 results (0.057 seconds)