Raydium Framework

ErrHandler extends Handler
in package

Table of Contents

$logger  : mixed
__construct()  : mixed
handle()  : void
handleGetException()  : mixed
isProd()  : bool
getExceptionOutput()  : mixed

Properties

Methods

__construct()

public __construct(LoggerInterface $logger) : mixed
Parameters
$logger : LoggerInterface
Return values
mixed

handle()

public handle() : void
Return values
void

handleGetException()

public handleGetException() : mixed
Return values
mixed

isProd()

protected static isProd(string $environment) : bool
Parameters
$environment : string
Return values
bool

getExceptionOutput()

private getExceptionOutput(Throwable $exception) : mixed
Parameters
$exception : Throwable
Return values
mixed

Search results