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-Contextual warn"

Log::Contextual::WarnLogger - logger for libraries using Log::Contextual River stage two • 15 direct dependents • 40 total dependents

This module is a simple logger made for libraries using Log::Contextual. We recommend the use of this logger as your default logger as it is simple and useful for most users, yet users can use "set_logger" in Log::Contextual to override your choice o...

HAARG/Log-Contextual-0.009000 - 15 May 2024 12:28:22 UTC

Log::Contextual - Simple logging interface with a contextual log River stage two • 15 direct dependents • 40 total dependents

Major benefits: * Efficient The default logging functions take blocks, so if a log level is disabled, the block will not run: # the following won't run if debug is off log_debug { "the new count in the database is " . $rs->count }; Similarly, the "D"...

HAARG/Log-Contextual-0.009000 - 15 May 2024 12:28:22 UTC

Log::Contextual::TeeLogger - Output to more than one logger River stage two • 15 direct dependents • 40 total dependents

This module is a simple logger made mostly for demonstration and initial experimentation with Log::Contextual. We recommend you use a real logger instead. For something more serious but not overly complicated, take a look at Log::Dispatchouli....

HAARG/Log-Contextual-0.009000 - 15 May 2024 12:28:22 UTC

Log::Contextual::SimpleLogger - Super simple logger made for playing with Log::Contextual River stage two • 15 direct dependents • 40 total dependents

This module is a simple logger made mostly for demonstration and initial experimentation with Log::Contextual. We recommend you use a real logger instead. For something more serious but not overly complicated, take a look at Log::Dispatchouli....

HAARG/Log-Contextual-0.009000 - 15 May 2024 12:28:22 UTC

Log::Contextual::Easy::Package - Import all logging methods with WarnLogger as default package logger River stage two • 15 direct dependents • 40 total dependents

By default, this module enables a Log::Contextual::WarnLogger with "env_prefix" based on the module's name that uses Log::Contextual::Easy. The logging levels are set to "trace" "debug", "info", "warn", "error", and "fatal" (in this order) and all lo...

HAARG/Log-Contextual-0.009000 - 15 May 2024 12:28:22 UTC

Log::Contextual::Easy::Default - Import all logging methods with WarnLogger as default River stage two • 15 direct dependents • 40 total dependents

By default, this module enables a Log::Contextual::WarnLogger with "env_prefix" based on the module's name that uses Log::Contextual::Easy. The logging levels are set to "trace" "debug", "info", "warn", "error", and "fatal" (in this order) and all lo...

HAARG/Log-Contextual-0.009000 - 15 May 2024 12:28:22 UTC
6 results (0.039 seconds)