pinojs / pino-caller

🌲 Include call site of pino log messages
Other
57 stars 14 forks source link

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

Open webextensions opened 2 weeks ago

webextensions commented 2 weeks 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 2 weeks ago

Sure thing.