pjlegato / ring.middleware.logger

Ring middleware to log each request
58 stars 24 forks source link

make-logger-middleware should be public, as per docs. #16

Closed dadair-ca closed 3 years ago

dadair-ca commented 9 years ago

The documentation string says that the function can be called directly to avoid the default configuration. This wasn't possible before because the function was private to the ns.