LogTrait
Trait de log de bigup
Tags
Table of Contents
Methods
Methods
debug()
    public
            static        debug(mixed $quoi) : mixed
    Parameters
- $quoi : mixed
error()
    public
            static        error(mixed $quoi) : mixed
    Parameters
- $quoi : mixed
info()
    public
            static        info(mixed $quoi) : mixed
    Parameters
- $quoi : mixed
log()
Des logs
    public
            static        log(mixed $quoi[, int $gravite = _LOG_INFO_IMPORTANTE ]) : mixed
    Parameters
- $quoi : mixed
- $gravite : int = _LOG_INFO_IMPORTANTE