LogCollector
extends Collector
in package
Class LogCollector.
Table of Contents
- $logger : Logger
- getActivities() : array<string|int, mixed>
- getContents() : string
- setLogger() : static
- renderLogs() : string
Properties
$logger
protected
Logger
$logger
Methods
getActivities()
public
getActivities() : array<string|int, mixed>
Return values
array<string|int, mixed> —getContents()
public
getContents() : string
Return values
string —setLogger()
public
setLogger(Logger $logger) : static
Parameters
- $logger : Logger
Return values
static —renderLogs()
protected
renderLogs() : string