Constants

TOKEN

TOKEN = '123abc'

Default token to use in tests

Properties

Methods

setUp()

setUp() 

testConstructorSetsExpectedDefaults()

testConstructorSetsExpectedDefaults() 

testHandlerUsesLineFormatterWhichIgnoresEmptyArrays()

testHandlerUsesLineFormatterWhichIgnoresEmptyArrays() 

testConnectionStringisConstructedCorrectly()

testConnectionStringisConstructedCorrectly() 

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