\Monolog\HandlerFilterHandlerTest

Summary

Methods
Properties
Constants
testIsHandling()
testHandleProcessOnlyNeededLevels()
testAcceptedLevelApi()
testHandleUsesProcessors()
testHandleRespectsBubble()
testHandleWithCallback()
testHandleWithBadCallbackThrowsException()
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

testIsHandling()

testIsHandling() 

testHandleProcessOnlyNeededLevels()

testHandleProcessOnlyNeededLevels() 

testAcceptedLevelApi()

testAcceptedLevelApi() 

testHandleUsesProcessors()

testHandleUsesProcessors() 

testHandleRespectsBubble()

testHandleRespectsBubble() 

testHandleWithCallback()

testHandleWithCallback() 

testHandleWithBadCallbackThrowsException()

testHandleWithBadCallbackThrowsException() 

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