Logger
Table of Contents
Methods
- __construct() : mixed
- log() : void
Methods
__construct()
public
__construct([string $marker = self::DEFAULT_MARKER ]) : mixed
Parameters
- $marker : string = self::DEFAULT_MARKER
log()
public
log(mixed $data[, int $traceDepth = 6 ]) : void
Parameters
- $data : mixed
- $traceDepth : int = 6