ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Public Member Functions | |
testFlushPassthruIfAllRecordsUnderTrigger () | |
Monolog::flush More... | |
testFlushPassthruIfEmptyLog () | |
Monolog::flush Monolog::appendRecord More... | |
testFlushSkipsIfLogExists () | |
Monolog::flush Monolog::appendRecord Monolog::isDuplicate testFlushPassthruIfEmptyLog More... | |
testFlushPassthruIfLogTooOld () | |
Monolog::flush Monolog::appendRecord Monolog::isDuplicate testFlushPassthruIfEmptyLog More... | |
testGcOldLogs () | |
Monolog::flush Monolog::appendRecord Monolog::isDuplicate Monolog::collectLogs More... | |
Static Public Member Functions | |
static | tearDownAfterClass () |
Additional Inherited Members | |
Protected Member Functions inherited from Monolog\TestCase | |
getRecord ($level=Logger::WARNING, $message='test', $context=array()) | |
getMultipleRecords () | |
getIdentityFormatter () | |
Definition at line 17 of file DeduplicationHandlerTest.php.
|
static |
Definition at line 161 of file DeduplicationHandlerTest.php.
Monolog\Handler\DeduplicationHandlerTest::testFlushPassthruIfAllRecordsUnderTrigger | ( | ) |
Monolog::flush
Definition at line 22 of file DeduplicationHandlerTest.php.
References $handler, $test, Monolog\Logger\DEBUG, Monolog\TestCase\getRecord(), and Monolog\Logger\INFO.
Monolog\Handler\DeduplicationHandlerTest::testFlushPassthruIfEmptyLog | ( | ) |
Monolog::flush Monolog::appendRecord
Definition at line 42 of file DeduplicationHandlerTest.php.
References $handler, $test, Monolog\Logger\CRITICAL, Monolog\Logger\ERROR, and Monolog\TestCase\getRecord().
Monolog\Handler\DeduplicationHandlerTest::testFlushPassthruIfLogTooOld | ( | ) |
Monolog::flush Monolog::appendRecord Monolog::isDuplicate testFlushPassthruIfEmptyLog
Definition at line 85 of file DeduplicationHandlerTest.php.
References $handler, $test, Monolog\Logger\CRITICAL, Monolog\Logger\ERROR, and Monolog\TestCase\getRecord().
Monolog\Handler\DeduplicationHandlerTest::testFlushSkipsIfLogExists | ( | ) |
Monolog::flush Monolog::appendRecord Monolog::isDuplicate testFlushPassthruIfEmptyLog
Definition at line 64 of file DeduplicationHandlerTest.php.
References $handler, $test, Monolog\Logger\CRITICAL, Monolog\Logger\ERROR, and Monolog\TestCase\getRecord().
Monolog\Handler\DeduplicationHandlerTest::testGcOldLogs | ( | ) |
Monolog::flush Monolog::appendRecord Monolog::isDuplicate Monolog::collectLogs
Definition at line 110 of file DeduplicationHandlerTest.php.
References $handler, $test, Monolog\Logger\CRITICAL, Monolog\Logger\ERROR, and Monolog\TestCase\getRecord().