testThehandlerThrowsAnExceptionIfTheNRExtensionIsNotLoaded() testThehandlerThrowsAnExceptionIfTheNRExtensionIsNotLoaded()
testThehandlerCanAddContextParamsToTheNewRelicTrace() testThehandlerCanAddContextParamsToTheNewRelicTrace()
testThehandlerCanAddExplodedContextParamsToTheNewRelicTrace() testThehandlerCanAddExplodedContextParamsToTheNewRelicTrace()
testThehandlerCanAddExtraParamsToTheNewRelicTrace() testThehandlerCanAddExtraParamsToTheNewRelicTrace()
testThehandlerCanAddExplodedExtraParamsToTheNewRelicTrace() testThehandlerCanAddExplodedExtraParamsToTheNewRelicTrace()
testThehandlerCanAddExtraContextAndParamsToTheNewRelicTrace() testThehandlerCanAddExtraContextAndParamsToTheNewRelicTrace()
testThehandlerCanHandleTheRecordsFormattedUsingTheLineFormatter() testThehandlerCanHandleTheRecordsFormattedUsingTheLineFormatter()
testTheTransactionNameCanBeInjectedFromTheConstructor() testTheTransactionNameCanBeInjectedFromTheConstructor()
testTheTransactionNameCanBeOverriddenFromEachLog() testTheTransactionNameCanBeOverriddenFromEachLog()
getRecord() getRecord( $level = \Monolog\Logger::WARNING, $message = 'test', $context = array()) : array Parameters $level $message $context Returns array — Record
getIdentityFormatter() getIdentityFormatter() : \Monolog\Monolog\Formatter\FormatterInterface Returns \Monolog\Monolog\Formatter\FormatterInterface