Correct ConsoleLogAppender to use msg instead of message.

This commit is contained in:
2025-12-16 13:20:21 -06:00
parent 47fa404914
commit 79b9fe20ac
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@jdbernard/logging",
"version": "2.3.0",
"version": "2.3.1",
"description": "Simple Javascript logging service.",
"main": "dist/index.js",
"types": "dist/index.d.ts",