feat: add buffer max to buffer appender
Validate / test (pull_request) Successful in 9s

This commit is contained in:
2026-05-06 17:41:00 -04:00
parent 90d7798791
commit aa14660c2a
4 changed files with 42 additions and 2 deletions
+1
View File
@@ -3,6 +3,7 @@
"module": "commonjs",
"target": "es2016",
"declaration": true,
"rootDir": "./src",
"outDir": "./dist",
"strict": true,
"skipLibCheck": true