villadora / express-bunyan-logger

bunyan logger middleware for express
139 stars 74 forks source link

Allow user to rename req_id #48

Closed oliversalzburg closed 1 year ago

oliversalzburg commented 7 years ago

This allows users of the middleware to define the name of the request ID in the logger.

The label should be provided through the reqId setting in the options hash.