EventLoggerProviderInterface
extends
EventLoggerProviderInterface
in
Table of Contents
Methods
Methods
forceFlush()
public
forceFlush() : bool
Return values
boolgetEventLogger()
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> = []