Logger uses Singleton
Table of Contents
Methods
- __construct() : mixed
- __wakeup() : mixed
- getInstance() : static
- log() : void
Methods
__construct()
public
__construct() : mixed
__wakeup()
public
__wakeup() : mixed
getInstance()
public
static getInstance() : static
Return values
staticlog()
public
log(ProblemList $problemList[, array<string|int, mixed> $extra = [] ]) : void
Parameters
- $problemList : ProblemList
- $extra : array<string|int, mixed> = []