pinojs / pino-caller

🌲 Include call site of pino log messages
Other
58 stars 13 forks source link

Any plans to utilize `util.getCallSite(frames)` for Node.js (when it gets stabilized) ? #148

Open webextensions opened 1 month ago

webextensions commented 1 month ago

Ref: https://nodejs.org/api/util.html#utilgetcallsiteframes https://nodejs.org/en/blog/release/v22.9.0#new-api-to-retrieve-execution-stack-trace

mcollina commented 1 month ago

Sure thing.