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