\Monolog\HandlerFlowdockHandlerTest

Summary

Methods
Properties
Constants
setUp()
testWriteHeader()
testWriteContent()
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

setUp()

setUp() 

testWriteHeader()

testWriteHeader() 

testWriteContent()

testWriteContent(  $content) 

Parameters

$content

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(  $token = 'myToken') 

Parameters

$token