Search results for "module:Log::Log4perl::Appender::DBI"
Log::Log4perl::Appender::DBI - implements appending to a DB
This is a specialized Log::Dispatch object customized to work with log4perl and its abilities, originally based on Log::Dispatch::DBI by Tatsuhiko Miyagawa but with heavy modifications. It is an attempted compromise between what Log::Dispatch::DBI wa...
ETJ/Log-Log4perl-1.57 - 21 Oct 2022 16:47:36 UTC
Log::Log4perl::JavaMap::JDBCAppender - wraps Log::Log4perl::Appender::DBI
Possible config properties for log4j JDBCAppender are bufferSize sql password user URL - attempting to translate a JDBC URL into DBI parameters, let me know if you find problems Possible config properties for Log::Log4perl::Appender::DBI are bufferSi...
ETJ/Log-Log4perl-1.57 - 21 Oct 2022 16:47:36 UTC
Log::Log4perl::Appender - Log appender class
This 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 ...
ETJ/Log-Log4perl-1.57 - 21 Oct 2022 16:47:36 UTC
Log::Log4perl - Log4j implementation for Perl
Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl. For a detailed tutorial on Log::Log4perl usage, please read <...
ETJ/Log-Log4perl-1.57 - 21 Oct 2022 16:47:36 UTC
Log::Log4perl::JavaMap - maps java log4j appenders to Log::Dispatch classes
If somebody wants to create an appender called "org.apache.log4j.ConsoleAppender", we want to translate it to Log::Dispatch::Screen, and then translate the log4j options into Log::Dispatch parameters.. What's Implemented (Note that you can always use...
ETJ/Log-Log4perl-1.57 - 21 Oct 2022 16:47:36 UTC
Log::Log4perl::Config::DOMConfigurator - reads xml config files
This module implements an XML config, complementing the properties-style config described elsewhere....
ETJ/Log-Log4perl-1.57 - 21 Oct 2022 16:47:36 UTC