$processors
$processors : callable[]
Logs to Cube.
$processors : callable[]
$formatter : ?\Monolog\Formatter\FormatterInterface
$level : int
$bubble : bool
$udpConnection : resource|\Socket|null
$httpConnection : resource|\CurlHandle|null
$scheme : string
$host : string
$port : int
$acceptedSchemes : string[]
__construct(string $url, mixed $level = Logger::DEBUG, bool $bubble = true) : mixed
Create a Cube handler
string | $url | |
mixed | $level | |
bool | $bubble |
when given url is not a valid url. A valid url must consist of three parts : protocol://host:port Only valid protocols used by Cube are http and udp