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 35adae0 commit ea78a5dCopy full SHA for ea78a5d
logging/processors.rst
@@ -19,6 +19,7 @@ using a processor::
19
// src/Logger/SessionRequestProcessor.php
20
namespace App\Logger;
21
22
+ use Monolog\LogRecord;
23
use Symfony\Component\HttpFoundation\Exception\SessionNotFoundException;
24
use Symfony\Component\HttpFoundation\RequestStack;
25
0 commit comments