We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a34c28d commit 6c7592eCopy full SHA for 6c7592e
logging.rst
@@ -372,7 +372,7 @@ Handling logs in long running processes
372
373
During long running processes, logs can be accumulated into Monolog and cause some buffer overflow,
374
memory increase or even non logical logs.
375
-Monolog supports to be reseted via the ``reset()`` function, this allows to empty the log pool.
+Monolog in-memory data can be cleared using the ``reset()`` function.
376
377
Learn more
378
----------
0 commit comments