This is a class used for testing. It inherits directly from Test2::API without going through Test::Builder. This will feed back to any Test2 rooted test with the understanding that even Test::More now uses Test2 Under the hood. The tests are object o...
JANDREW/Log-Shiras-v0.48.0 - 03 Oct 2016 19:16:17 GMTThis package will strip '###SomeKey' tags from your script after the 'use Log::Shiras::Unhide;' statement. It will also recursivly parse down through any included lower level modules as well. If Log::Shiras::Unhide is called in some lower place it's ...
JANDREW/Log-Shiras-v0.48.0 - 03 Oct 2016 19:16:17 GMT"Test::Log::Dispatch" is a "Log::Dispatch" object that keeps track of everything logged to it in memory, and provides convenient tests against what has been logged....
JSWARTZ/Test-Log-Dispatch-0.03 - 04 Nov 2009 20:43:23 GMTThis module is an extension of Log::Log4perl. You can simply write something like this: DEBUG 'obj = '.slow_func($obj); where the argument of the "DEBUG" subroutine will be *lazily* evaluated. This means, if the DEBUG level is not enabled for the cur...
MAHIRO/Log-Log4perl-Lazy-0.02 - 22 Jul 2014 16:37:40 GMTLog::Dispatch::SNMP is an appender to send logging messages to a specified management host in SNMP-managed networks (with a MLM or SMNP management console of some kind), commonly found in large and/or distributed networks. It should be used under the...
GARU/Log-Dispatch-SNMP-0.02 - 10 Jun 2010 09:55:49 GMTThis modules provides shortcut functions for the standard log levels provided by Log::Log4perl plus some additional functionality to make it more convenient. All functions can be imported into your module or script with the ":all" import tag or they ...
STEVIED/Log-Log4perl-Shortcuts-0.024 - 21 Feb 2019 21:00:17 GMTMojoX::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 GMTMojoX::Log::Log4perl::Tiny allows you to replace default Mojolicious logging "Mojo::Log" with your existing "Log::Log4perl::Logger" instance....
YOWCOW/MojoX-Log-Log4perl-Tiny-0.01 - 04 Jul 2016 14:26:57 GMTThis module provides, under the Log::Dispatch::* system, a simple object to write messages to a socket listening on some remote host. It relies on IO::Socket::INET and offers all parameters this module offers. If this module cannot contact the server...
LOSYME/Log-Dispatch-Socket-0.130020 - 02 Jan 2013 20:51:21 GMTThis module provides a Log::Dispatch style interface to Scribe, and is also fully compatible with Log::Log4perl. Scribe is a server for aggregating log data streamed in real time from a large number of servers. It is designed to be scalable, extensib...
JJSCHUTZ/Log-Dispatch-Scribe-0.07 - 02 Jan 2018 09:10:05 GMTERIC/OpenPlugin-0.11 - 29 Aug 2003 03:04:25 GMT
This is a subclass of Log::Dispatch::Output that implements sending log messages to a FogBugz (http://fogcreek.com/fogbugz) bug tracking system....
DIMARTINO/Log-Dispatch-FogBugz-0.1 - 10 Apr 2009 17:17:40 GMT"Log::Log4perl::DateFormat" is a helper class for the advanced date formatting functions in "Log::Log4perl::Layout::PatternLayout", and adheres (mostly) to the log4j SimpleDateFormat spec available on http://download.oracle.com/javase/1.4.2/docs/api/...
MSCHILLI/Log-Log4perl-1.49 - 21 Feb 2017 06:20:53 GMTThis module provides a Log::Journald backend for Log::Dispatch. It is possible to log arbitrary key-value pairs using the Journald's structured logging capability....
LKUNDRAK/Log-Journald-0.30 - 23 Nov 2017 09:57:15 GMTThis class is a wrapper around the "Log::Log4perl::Appender" appender set. It also supports the <Log::Dispatch::*> collections of appenders. The module hides the idiosyncrasies of "Log::Dispatch" (e.g. every dispatcher gotta have a name, but there's ...
MSCHILLI/Log-Log4perl-1.49 - 21 Feb 2017 06:20:53 GMT"Log::Log4perl::CommandLine" parses some command line options, allowing for simple configuration of Log4perl using the command line, or easy, temporary overriding of a more complicated Log4perl configuration from a file. If you want to use the consta...
CTILMES/Log-Log4perl-CommandLine-0.07 - 10 Sep 2009 11:46:01 GMTThis module redirects the Log::Log4perl output from a Clustericious application to TAP using Test2::API. By default it sends DEBUG to WARN messages to "note" and ERROR to FATAL to "diag", so you should only see error and fatal messages if you run "pr...
PLICEASE/Clustericious-1.29 - 11 Mar 2018 18:27:35 GMTKnown placeholder in format string: %c Category of the logging event %C Fully qualified package (or class) name of the caller %d Current date in ISO8601 format (YYYY-MM-DD<T>hh:mm:ss) (localtime) %D Current date in ISO8601 format (YYYY-MM-DD<T>hh:mm:...
PERLANCAR/Log-ger-Layout-Pattern-0.004 - 12 Apr 2019 23:43:54 GMTThis 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.140 - 23 Dec 2018 23:05:33 GMTThis Log::Any adapter uses Log::Log4perl for logging. log4perl must be initialized before calling *set*. There are no parameters....
PREACTION/Log-Any-Adapter-Log4perl-0.09 - 22 Apr 2018 11:41:52 GMT