\Monolog\HandlerAbstractHandlerTest

Summary

Methods
Properties
Constants
testConstructAndGetSet()
testHandleBatch()
testIsHandling()
testHandlesPsrStyleLevels()
testGetFormatterInitializesDefault()
testPushPopProcessor()
testPushProcessorWithNonCallable()
No public properties found
No constants found
getRecord()
getMultipleRecords()
getIdentityFormatter()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

testConstructAndGetSet()

testConstructAndGetSet() 

testHandleBatch()

testHandleBatch() 

testIsHandling()

testIsHandling() 

testHandlesPsrStyleLevels()

testHandlesPsrStyleLevels() 

testGetFormatterInitializesDefault()

testGetFormatterInitializesDefault() 

testPushPopProcessor()

testPushPopProcessor() 

testPushProcessorWithNonCallable()

testPushProcessorWithNonCallable() 

getRecord()

getRecord(  $level = \Monolog\Logger::WARNING,   $message = 'test',   $context = array()) : array

Parameters

$level
$message
$context

Returns

array —

Record

getMultipleRecords()

getMultipleRecords() : array

Returns

array

getIdentityFormatter()

getIdentityFormatter() : \Monolog\Monolog\Formatter\FormatterInterface

Returns

\Monolog\Monolog\Formatter\FormatterInterface