\Monolog\HandlerSlackWebhookHandlerTest

Summary

Methods
Properties
Constants
testConstructorMinimal()
testConstructorFull()
testGetFormatter()
testSetFormatter()
No public properties found
WEBHOOK_URL
getRecord()
getMultipleRecords()
getIdentityFormatter()
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

WEBHOOK_URL

WEBHOOK_URL = 'https://hooks.slack.com/services/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E'

Methods

testConstructorMinimal()

testConstructorMinimal() 

testConstructorFull()

testConstructorFull() 

testGetFormatter()

testGetFormatter() 

testSetFormatter()

testSetFormatter() 

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