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 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@jdbernard/logging",
"version": "2.3.3",
"version": "2.4.0",
"description": "Simple Javascript logging service.",
"main": "dist/index.js",
"types": "dist/index.d.ts",