Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
9adffcd1f5 |
@ -46,7 +46,7 @@ class LogDbHandler extends AbstractProcessingHandler
|
|||||||
];
|
];
|
||||||
|
|
||||||
if ($this->batching) {
|
if ($this->batching) {
|
||||||
$this->batched[] = $record;
|
$this->batched[] = $event;
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user