mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-05 04:37:38 +02:00
Merge branch '1.x'
This commit is contained in:
@@ -13,6 +13,7 @@ namespace Monolog\Handler;
|
|||||||
|
|
||||||
use Monolog\Logger;
|
use Monolog\Logger;
|
||||||
use Monolog\ResettableInterface;
|
use Monolog\ResettableInterface;
|
||||||
|
use Monolog\Formatter\FormatterInterface;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Buffers all records until closing the handler and then pass them as batch.
|
* Buffers all records until closing the handler and then pass them as batch.
|
||||||
|
Reference in New Issue
Block a user