mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-06 13:16:39 +02:00
Merge branch '1.x'
This commit is contained in:
@@ -30,6 +30,7 @@ class SocketHandler extends AbstractProcessingHandler
|
|||||||
private $persistent = false;
|
private $persistent = false;
|
||||||
private $errno;
|
private $errno;
|
||||||
private $errstr;
|
private $errstr;
|
||||||
|
private $lastWritingAt;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @param string $connectionString Socket connection string
|
* @param string $connectionString Socket connection string
|
||||||
|
Reference in New Issue
Block a user