\Monolog\HandlerLogEntriesHandlerTest

Summary

Methods
Properties
Constants
testWriteContent()
testWriteBatchContent()
No public properties found
No constants found
getRecord()
getMultipleRecords()
getIdentityFormatter()
No protected properties found
N/A
createHandler()
$res
$handler
N/A

Properties

$res

$res : resource

Type

resource

Methods

testWriteContent()

testWriteContent() 

testWriteBatchContent()

testWriteBatchContent() 

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

createHandler()

createHandler()