OpenTelemetry PHP

NoopEventLogger
in package
implements EventLoggerInterface

Table of Contents

Interfaces

EventLoggerInterface

Methods

emit()  : void
instance()  : self

Methods

emit()

public emit(string $name[, mixed $body = null ][, int|null $timestamp = null ][, ContextInterface|null $context = null ][, Severity|int|null $severityNumber = null ][, iterable<string|int, mixed> $attributes = [] ]) : void
Parameters
$name : string
$body : mixed = null
$timestamp : int|null = null
$context : ContextInterface|null = null
$severityNumber : Severity|int|null = null
$attributes : iterable<string|int, mixed> = []

        
On this page

Search results