AbstractProcessor implements ProcessorInterface
AbstractYes
Abstract implementation of a log processor
Table of Contents
Interfaces
- ProcessorInterface
- Log processor interface
Methods
- __construct() : mixed
- Constructs this log processor
Methods
__construct()
Constructs this log processor
public
__construct([array<string|int, mixed> $options = [] ]) : mixed
Parameters
- $options : array<string|int, mixed> = []
-
Configuration options - depends on the actual processor