feat: add buffer max to buffer appender

This commit is contained in:
2026-05-06 17:41:00 -04:00
committed by Jonathan Bernard
parent 70233cc941
commit ebcd7880fb
3 changed files with 41 additions and 1 deletions
+1
View File
@@ -3,6 +3,7 @@
"module": "commonjs",
"target": "es2016",
"declaration": true,
"rootDir": "./src",
"outDir": "./dist",
"strict": true,
"skipLibCheck": true