Documentation

InsightOpsHandlerTest extends TestCase
in package

Tags
author

Robert Kaufmann III rok3@rok3.me

author

Gabriel Machado gabriel.ms1@hotmail.com

Table of Contents

$handler  : LogEntriesHandler
$resource  : resource
testWriteBatchContent()  : mixed
testWriteContent()  : mixed
getIdentityFormatter()  : FormatterInterface
getMultipleRecords()  : array<string|int, mixed>
getRecord()  : array<string|int, mixed>
createHandler()  : mixed

Properties

Methods

getIdentityFormatter()

protected getIdentityFormatter() : FormatterInterface
Return values
FormatterInterface

getMultipleRecords()

protected getMultipleRecords() : array<string|int, mixed>
Return values
array<string|int, mixed>

getRecord()

protected getRecord([mixed $level = Logger::WARNING ][, mixed $message = 'test' ][, mixed $context = array() ]) : array<string|int, mixed>
Parameters
$level : mixed = Logger::WARNING
$message : mixed = 'test'
$context : mixed = array()
Return values
array<string|int, mixed>

Record

Search results