\Monolog\HandlerAbstractProcessingHandlerTest

Summary

Methods
Properties
Constants
testHandleLowerLevelMessage()
testHandleBubbling()
testHandleNotBubbling()
testHandleIsFalseWhenNotHandled()
testProcessRecord()
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

testHandleLowerLevelMessage()

testHandleLowerLevelMessage() 

testHandleBubbling()

testHandleBubbling() 

testHandleNotBubbling()

testHandleNotBubbling() 

testHandleIsFalseWhenNotHandled()

testHandleIsFalseWhenNotHandled() 

testProcessRecord()

testProcessRecord() 

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