Skip to content

Commit 6c7592e

Browse files
94noniGromNaN
andauthored
Update logging.rst
Co-authored-by: Jérôme Tamarelle <[email protected]>
1 parent a34c28d commit 6c7592e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logging.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ Handling logs in long running processes
372372

373373
During long running processes, logs can be accumulated into Monolog and cause some buffer overflow,
374374
memory increase or even non logical logs.
375-
Monolog supports to be reseted via the ``reset()`` function, this allows to empty the log pool.
375+
Monolog in-memory data can be cleared using the ``reset()`` function.
376376

377377
Learn more
378378
----------

0 commit comments

Comments
 (0)