Logger
in package
A thin wrapper around XH_logMessage
Tags
Table of Contents
Methods
- __construct() : mixed
- log() : void
Methods
__construct()
public
__construct(string $module) : mixed
Parameters
- $module : string
log()
public
log(string $type, string $category, string $description) : void
Parameters
- $type : string
- $category : string
- $description : string