OpenTelemetry PHP

InMemoryExporter
in package
implements LogRecordExporterInterface

Table of Contents

Interfaces

LogRecordExporterInterface

Properties

$storage  : ArrayObject

Methods

__construct()  : mixed
export()  : FutureInterface
forceFlush()  : bool
getStorage()  : ArrayObject
shutdown()  : bool

Properties

Methods

__construct()

public __construct([ArrayObject $storage = new ArrayObject() ]) : mixed
Parameters
$storage : ArrayObject = new ArrayObject()

getStorage()

public getStorage() : ArrayObject
Return values
ArrayObject

        
On this page

Search results