labstack / gommon

Common packages for Go
MIT License
536 stars 100 forks source link

feature(log): Add setter for skip parameter #42

Closed hansbogert closed 1 year ago

hansbogert commented 3 years ago

This will make it possible for callers who wrap to increase the skip number as they see fit

See #41

hansbogert commented 3 years ago

@vishr gentle nudge

yabberyabber commented 4 months ago

This seems quite useful and I don't think there is currently a way to override the skip level

Is this something there'd be interest in bringing back? Or was it closed intentionally?