Table of Contents
Interfaces
- EventLoggerProviderInterface
Methods
-
getEventLogger()
: EventLoggerInterface
-
getInstance()
: self
getEventLogger()
public
getEventLogger(string $name[, string|null $version = null ][, string|null $schemaUrl = null ][, iterable<string|int, mixed> $attributes = [] ]) : EventLoggerInterface
Parameters
-
$name
: string
-
-
$version
: string|null
= null
-
-
$schemaUrl
: string|null
= null
-
-
$attributes
: iterable<string|int, mixed>
= []
-
getInstance()
public
static getInstance() : self