mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Segmented logs
This commit is contained in:
@@ -23,7 +23,7 @@ class Audits extends Action
|
||||
|
||||
protected int $flushedAt;
|
||||
|
||||
protected array $logs = [];
|
||||
private array $logs = [];
|
||||
|
||||
|
||||
protected function getBatchSize(): int
|
||||
|
||||
Reference in New Issue
Block a user