From a2a29fd21e92ded90156bd6277a21a547e3b1d82 Mon Sep 17 00:00:00 2001 From: Tony Date: Fri, 6 Dec 2024 20:15:55 +0800 Subject: [PATCH] Add change file --- .changes/log-caller-location-throw.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changes/log-caller-location-throw.md diff --git a/.changes/log-caller-location-throw.md b/.changes/log-caller-location-throw.md new file mode 100644 index 00000000..ebdf7c1c --- /dev/null +++ b/.changes/log-caller-location-throw.md @@ -0,0 +1,5 @@ +--- +"log-js": patch +--- + +Make log functions omit caller info when failed parsing it instead of throwing