Searched refs:FATAL (Results 51 - 59 of 59) sorted by relevance

123

/macosx-10.10.1/BerkeleyDB-21/db/perl/DB_File/t/
H A Ddb-recno.t776 use warnings FATAL => qw(all);
832 use warnings FATAL => qw(all);
H A Ddb-hash.t732 use warnings FATAL => qw(all);
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/
H A DConfig.pm1018 log4perl.logger = FATAL, Database, Mailer
1020 This sets the root appender's level to C<FATAL> and also attaches the
1065 log4perl.logger.Bar.Snickers = FATAL, A2
H A DFAQ.pm67 FATAL("message");
352 This will both log the message with priority FATAL according to your current
387 log4perl.category = FATAL, Logfile
731 to events with priority of ERROR or higher (ERROR or FATAL that is).
734 priority that's higher than FATAL: It is simply called C<OFF>, and it is never
859 log4perl.category = FATAL, Mailer
1043 =head2 How can I collect all FATAL messages in an extra log file?
1047 any other settings, how can you collect all FATAL messages all over the system
1052 log4perl.logger = FATAL, File
1059 you'll be surprised to not only receive all FATAL message
[all...]
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Appender/
H A DDBI.pm392 |FATAL|fatal message |
/macosx-10.10.1/ruby-106/ruby/lib/rubygems/
H A Dserver.rb442 logger = WEBrick::Log.new nil, WEBrick::BasicLog::FATAL
/macosx-10.10.1/ruby-106/ruby/test/logger/
H A Dtest_logger.rb10 levels = ["WARN", "UNKNOWN", "INFO", "FATAL", "DEBUG", "ERROR"]
79 @logger.level = FATAL
196 assert_equal("FATAL", log.severity)
501 @app.start # logs FATAL log
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/
H A DREADME183 There are six predefined log levels: "FATAL", "ERROR", "WARN", "INFO",
211 $logger->log($FATAL, "...");
236 $FATAL.
298 Since there is an ERROR level between WARN and FATAL, there are two
540 level and a hyphen: ""$level - $message", for example "FATAL - Can't
812 is lower than FATAL or printed twice if the level is acceptable but an
1300 $logger->level($ERROR); # one of DEBUG, INFO, WARN, ERROR, FATAL
1338 levels on top of the predefined DEBUG, INFO, WARN, ERROR and FATAL, you
1436 FATAL("Fatal this!");
1441 "WARN()", "ERROR()", "FATAL()", an
[all...]
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/Log4perl/Layout/
H A DPatternLayout.pm682 priority: e.g. DEBUG|WARN|INFO|ERROR|FATAL

Completed in 110 milliseconds

123