Searched +refs:org +refs:lowest +refs:priority (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/CPANInternal-140/Log-Log4perl/
H A DREADME181 "DEBUG", and "TRACE" (in descending priority). Your configured logging
182 level has to at least match the priority of the logging message.
187 priority is higher or equal than the configured setting.
312 by Guido Carls <gcarls@cpan.org>. It allows for hooking up Log::Log4perl
420 log4j.appender.A1=org.apache.log4j.ConsoleAppender
421 log4j.appender.A1.layout=org.apache.log4j.PatternLayout
424 This enables messages of priority "DEBUG" or higher in the root
442 and below are only forwarded to the appender if they're of priority
453 log4j.appender.stdout=org.apache.log4j.ConsoleAppender
454 log4j.appender.stdout.layout=org
[all...]
/macosx-10.9.5/CPANInternal-140/Net-DNS/lib/Net/
H A DDNS.pm262 # http://www.iana.org/assignments/dns-parameters
764 my @prioritysorted=rrsort("SRV","priority",@rr_array);
777 my @prioritysorted=rrsort("SRV","priority",@rr_array);
778 returns the SRV records sorted from lowest to heighest priority and
943 olaf@net-dns.org
951 mike@fuhr.org
956 http://www.net-dns.org/
959 http://www.net-dns.org/blog/
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm823 C<DEBUG>, and C<TRACE> (in descending priority). Your configured logging level
824 has to at least match the priority of the logging message.
829 because their priority is higher or equal than the configured setting.
914 the logger used is configured to let a message of the given priority
1128 log4j.appender.A1=org.apache.log4j.ConsoleAppender
1129 log4j.appender.A1.layout=org.apache.log4j.PatternLayout
1132 This enables messages of priority C<DEBUG> or higher in the root
1150 if they're of priority I<warning> or higher.
1160 log4j.appender.stdout=org.apache.log4j.ConsoleAppender
1161 log4j.appender.stdout.layout=org
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/
H A DLog4perl.pm675 C<DEBUG>, and C<TRACE> (in descending priority). Your configured logging level
676 has to at least match the priority of the logging message.
681 because their priority is higher or equal than the configured setting.
925 log4j.appender.A1=org.apache.log4j.ConsoleAppender
926 log4j.appender.A1.layout=org.apache.log4j.PatternLayout
929 This enables messages of priority C<DEBUG> or higher in the root
947 if they're of priority I<warning> or higher.
957 log4j.appender.stdout=org.apache.log4j.ConsoleAppender
958 log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
960 log4j.appender.R=org
[all...]

Completed in 122 milliseconds