express-query-boolean icon indicating copy to clipboard operation
express-query-boolean copied to clipboard

Give middleware function a name

Open daniellockyer opened this issue 2 years ago • 0 comments
trafficstars

Hi @mariusc23! 🙂

Would it be possible to give the middleware function a name? Tools such as New Relic report it as <anonymous> unless the function has a name, which makes it a lot harder to track down traces

https://github.com/mariusc23/express-query-boolean/blob/e35c21410338ef64c3274e187745b3775daa57c5/index.js#L4

daniellockyer avatar Aug 30 '23 09:08 daniellockyer