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 22356a1 commit cc496e0Copy full SHA for cc496e0
logging/processors.rst
@@ -31,7 +31,7 @@ using a processor::
31
$this->requestStack = $requestStack;
32
}
33
34
- // this method is called for each log record; optimize it to not hurt performance
+ // method is called for each log record; optimize it to not hurt performance
35
public function __invoke(array $record)
36
{
37
try {
0 commit comments