We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac44ccc commit d5e2fb3Copy full SHA for d5e2fb3
src/Monolog/Handler/BufferHandler.php
@@ -13,6 +13,7 @@
13
14
use Monolog\Logger;
15
use Monolog\ResettableInterface;
16
+use Monolog\Formatter\FormatterInterface;
17
18
/**
19
* Buffers all records until closing the handler and then pass them as batch.
0 commit comments