Flow PHP

SyslogHandler implements ErrorHandler

Read onlyYes
FinalYes

Writes formatted Throwables to the OS syslog facility via openlog/syslog/closelog.

Interfaces

ErrorHandler
Receives Throwables raised inside the SDK at runtime.

Methods

__construct()  : mixed
handle()  : void

Methods

handle()

public handle(Throwable $error) : void
Parameters
$error : Throwable
On this page

Search results