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

Search results for "module:Log::Log4perl::Config::DOMConfigurator"

Log::Log4perl::Config::DOMConfigurator - reads xml config files River stage four • 376 direct dependents • 1144 total dependents

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

Log::Log4perl::Config - Log4perl configuration file syntax River stage four • 376 direct dependents • 1144 total dependents

In "Log::Log4perl", configuration files are used to describe how the system's loggers ought to behave. The format is the same as the one as used for "log4j", just with a few perl-specific extensions, like enabling the "Bar::Twix" syntax instead of in...

ETJ/Log-Log4perl-1.57 - 21 Oct 2022 16:47:36 UTC

Log::Log4perl::Config::BaseConfigurator - Configurator Base Class River stage four • 376 direct dependents • 1144 total dependents

METHODS "new" Constructor, typically called like my $config_parser = SomeConfigParser->new( file => $file, ); my $data = $config_parser->parse(); Instead of "file", the derived class "SomeConfigParser" may define any type of configuration input mediu...

ETJ/Log-Log4perl-1.57 - 21 Oct 2022 16:47:36 UTC

Log::Log4perl::Config::PropertyConfigurator - reads properties file River stage four • 376 direct dependents • 1144 total dependents

Initializes log4perl from a properties file, stuff like log4j.category.a.b.c.d = WARN, A1 log4j.category.a.b = INFO, A1 It also understands variable substitution, the following configuration is equivalent to the previous one: settings = WARN, A1 log4...

ETJ/Log-Log4perl-1.57 - 21 Oct 2022 16:47:36 UTC
4 results (0.049 seconds)