pinojs / pino-caller

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

Check if caller has trailing slash. #119

Closed polRk closed 1 year ago

polRk commented 1 year ago

https://github.com/pinojs/pino-caller/blob/ef6b7614bb35332a5e57bce4c5b43203c09179c3/index.js#L19

Need check before adding trailing slash

polRk commented 1 year ago
new URL(import.meta.url) // has trailing slash