Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Latest commit

 

History

History

README.md

express-nemo-logger

A middleware for express, extending requests with a logger instance of your choice

Options

Name Required Default value Description
loggerFactory Yes null A function receiving the request and response object, returning a logger instance.