class JsonFormatter extends JsonFormatter (View source)

Methods

array
normalizeException(Throwable $e, int $depth = 0)

No description

array
getExceptionContext(Throwable $e, int $depth)

Extract the context from the exception if available.

Details

protected array normalizeException(Throwable $e, int $depth = 0)

No description

Parameters

Throwable $e
int $depth

Return Value

array

protected array getExceptionContext(Throwable $e, int $depth)

Extract the context from the exception if available.

Parameters

Throwable $e
int $depth

Return Value

array