Searched +refs:org +refs:priority (Results 1 - 25 of 44) sorted by relevance

12

/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/Layout/
H A DSimpleLayout.pm5 # http://jakarta.apache.org/log4j/docs/api/org/apache/log4j/SimpleLayout.html
36 my($self, $message, $category, $priority, $caller_level) = @_;
38 return "$priority - $message\n";
57 just prints the message priority and the message, that's all.
59 http://jakarta.apache.org/log4j/docs/api/org/apache/log4j/SimpleLayout.html
66 Kevin Goess, <cpan@goess.org>
H A DPatternLayout.pm161 my($self, $message, $category, $priority, $caller_level) = @_;
228 $info{p} = $priority;
260 $message, $category, $priority, $caller_level+1);
455 http://jakarta.apache.org/log4j/docs/api/org/apache/log4j/PatternLayout.html
604 ($layout, $message, $category, $priority, $caller_level);
609 priority: e.g. DEBUG|WARN|INFO|ERROR|FATAL
/macosx-10.9.5/BerkeleyDB-21/db/test/scr016/src/com/sleepycat/db/test/
H A DRepmgrStartupTest.java14 import org.junit.Before;
15 import org.junit.BeforeClass;
16 import org.junit.After;
17 import org.junit.AfterClass;
18 import org.junit.Test;
19 import static org.junit.Assert.assertEquals;
20 import static org.junit.Assert.fail;
32 static int priority = 100; field in class:RepmgrStartupTest
75 envConfig.setReplicationPriority(priority);
H A DRepmgrConfigTest.java12 import org.junit.Before;
13 import org.junit.BeforeClass;
14 import org.junit.After;
15 import org.junit.AfterClass;
16 import org.junit.Ignore;
17 import org.junit.Test;
18 import static org.junit.Assert.assertTrue;
19 import static org.junit.Assert.fail;
82 static int priority = 100; field in class:RepmgrConfigTest
91 new ConfigOptions(true, true, false, true, false, 50, true, true, ReplicationManagerAckPolicy.ALL, 1, true, 3, 9, true ), //5: don't assign priority explicitl
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/Layout/
H A DSimpleLayout.pm5 # http://jakarta.apache.org/log4j/docs/api/org/apache/log4j/SimpleLayout.html
36 my($self, $message, $category, $priority, $caller_level) = @_;
38 return "$priority - $message\n";
57 just prints the message priority and the message, that's all.
59 http://jakarta.apache.org/log4j/docs/api/org/apache/log4j/SimpleLayout.html
85 Kevin Goess <cpan@goess.org>
H A DPatternLayout.pm155 my($self, $message, $category, $priority, $caller_level) = @_;
234 $info{p} = $priority;
280 $message, $category, $priority,
515 http://jakarta.apache.org/log4j/docs/api/org/apache/log4j/PatternLayout.html
677 ($layout, $message, $category, $priority, $caller_level);
682 priority: e.g. DEBUG|WARN|INFO|ERROR|FATAL
809 Kevin Goess <cpan@goess.org>
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DLevel.pm106 # changes a level name string to a priority numeric
119 # changes a priority numeric constant to a level name string
121 my ($priority) = @_;
122 if (exists $LEVELS{$priority}) {
123 return $LEVELS{$priority}
125 croak("priority '$priority' is not a valid error level number (",
136 my($priority) = @_;
138 confess "do what? no priority?" unless defined $priority;
[all...]
H A DLogger.pm217 my %priority = %Log::Log4perl::Level::PRIORITY; #convenience and cvs
220 foreach my $levelname (keys %priority){
222 $priority{$levelname}
224 print " ($priority{$levelname} <= $level)\n"
230 print " ($priority{$levelname} > $level)\n" if _INTERNAL_DEBUG;
663 my ($self, $priority, @messages) = @_;
665 confess("log: No priority given!") unless defined($priority);
673 croak "priority $priority is
[all...]
H A DFilter.pm146 certain text chunks in a message, verify that its priority
168 example of a filter checking the priority of the oncoming message:
179 If the message priority equals C<WARN> or C<INFO>,
185 For common tasks like verifying that the message priority matches
186 a certain priority, there's already a
194 This will let the message through if its priority is INFO and suppress
199 instead. This way, the message will be logged if its priority is
356 Kevin Goess <cpan@goess.org>
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dtaskdata.vim3 " Maintainer: John Florian <jflorian@doubledog.org>
17 syn keyword taskdataKey priority project recur start status tags uuid
H A Dpyrex.vim4 " URL: http://marcobari.altervista.org/pyrex_vim.html
37 " match with lower priority than pyrexForFrom
H A Ddesc.vim3 " Maintainer: Ren�� Rebe <rene@exactcode.de>, Piotr Esden-Tempski <esden@rocklinux.org>
43 " priority tag
85 " priority tag colors
H A Derlang.vim4 " http://www.erlang.org
144 syn keyword erlangProcess net_kernel node normal priority
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/Layout/PatternLayout/
H A DMultiline.pm9 my($self, $message, $category, $priority, $caller_level) = @_;
19 $msg, $category, $priority, $caller_level + 1
81 Kevin Goess <cpan@goess.org>
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/
H A DLogger.pm223 my %priority = %Log::Log4perl::Level::PRIORITY; #convenience and cvs
226 foreach my $levelname (keys %priority){
228 $priority{$levelname}
230 print " ($priority{$levelname} <= $level)\n"
236 print " ($priority{$levelname} > $level)\n" if _INTERNAL_DEBUG;
659 my ($self, $priority, @messages) = @_;
661 confess("log: No priority given!") unless defined($priority);
669 croak "priority $priority is
[all...]
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dorgcard.tex19 % tex org-mode-ref.tex; dvips -t landscape org-mode-ref.dvi
59 % Internet: gildea@stop.mail-abuse.org
276 (add-to-list 'auto-mode-alist '("\\\\.org\$" . org-mode))
277 (define-key global-map "\\C-cl" 'org-store-link)$^1$
278 (define-key global-map "\\C-ca" 'org-agenda)$^1$
281 \metax{For the many customization options try}{M-x org-customize}
282 \metax{To read the on-line documentation try}{M-x org-info}
336 \key{time sorted view of current org fil
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/Filter/
H A DLevelMatch.pm72 matches a predefined priority, as set in C<LevelToMatch>.
105 Kevin Goess <cpan@goess.org>
H A DLevelRange.pm75 has a priority matching a predefined range.
113 Kevin Goess <cpan@goess.org>
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/Log4perl/Config/
H A DDOMConfigurator.pm216 $class ne 'org.apache.log4j.Logger' &&
239 my (@appenders, $priority);
257 }elsif ($tag_name eq 'level' || $tag_name eq 'priority'){
258 $priority = &parse_level($child);
261 $l4p_branch->{value} = $priority.', '.join(',', @appenders);
537 <log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/">
539 <appender name="FileAppndr1" class="org.apache.log4j.FileAppender">
554 <priority value="warn"/>
588 <log4perl:layout class="org.apache.log4j.PatternLayout">
625 <priority valu
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/Config/
H A DDOMConfigurator.pm216 $class ne 'org.apache.log4j.Logger' &&
239 my (@appenders, $priority);
257 }elsif ($tag_name eq 'level' || $tag_name eq 'priority'){
258 $priority = &parse_level($child);
261 $l4p_branch->{value} = $priority.', '.join(',', @appenders);
537 <log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/">
539 <appender name="FileAppndr1" class="org.apache.log4j.FileAppender">
554 <priority value="warn"/>
588 <log4perl:layout class="org.apache.log4j.PatternLayout">
625 <priority valu
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DBuffer.pm201 to flush the buffer if a message with a priority of $level or higher
224 the message priority (key C<l4p_level>), the
267 Kevin Goess <cpan@goess.org>
H A DScreenColoredLevels.pm110 it colorizes its output, based on the priority of the message sent.
219 Kevin Goess <cpan@goess.org>
/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/Log-Log4perl-1.40/
H A DChanges22 * (ms) [rt.cpan.org #80086] David Morel pointed out misleading
26 * (ms) [rt.cpan.org #79960] Fabrice Gabolde asked for %X{x} to be
46 * (ms) [rt.cpan.org #78734] Added spell check on filter parameter names
49 * (ms) [rt.cpan.org #75655] Meir Guttman found the module to make
52 * (ms) [rt.cpan.org #76827] UTF-8 encoded configuration files are
54 * (ms) [rt.cpan.org #77501] Unescaped left brace in regex is deprecated
58 * (ms) [rt.cpan.org #74833] Reini Urban fixed "defined @array" for
60 * (ms) [rt.cpan.org #74836] Cope with Carp's questionable decision to
64 * (ms) [rt.cpan.org #73462] Changed logwarn/logcluck/logcarp/error_warn
67 * (ms) [rt.cpan.org #7359
[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/

Completed in 190 milliseconds

12