Documentation

NewRelicHandlerTest.php

Interfaces, Classes and Traits

NewRelicHandlerTest
StubNewRelicHandlerWithoutExtension
Class to record a log on a NewRelic application.
StubNewRelicHandler
Class to record a log on a NewRelic application.

Table of Contents

newrelic_notice_error()  : mixed
newrelic_set_appname()  : mixed
newrelic_name_transaction()  : mixed
newrelic_add_custom_parameter()  : mixed

Functions

newrelic_set_appname()

newrelic_set_appname(mixed $appname) : mixed
Parameters
$appname : mixed
Return values
mixed

newrelic_name_transaction()

newrelic_name_transaction(mixed $transactionName) : mixed
Parameters
$transactionName : mixed
Return values
mixed

newrelic_add_custom_parameter()

newrelic_add_custom_parameter(mixed $key, mixed $value) : mixed
Parameters
$key : mixed
$value : mixed
Return values
mixed

Search results