It would be nice to have an out-of-the box setup for rotating the access.log file generated using morgan.
Looks like this is really easy: http://expressjs.com/en/resources/middleware/morgan.html#log-file-rotation ; maybe we should provide a configuration variable in config.yml on top of a default value.
It would be nice to have an out-of-the box setup for rotating the
access.logfile generated using morgan.Looks like this is really easy: http://expressjs.com/en/resources/middleware/morgan.html#log-file-rotation ; maybe we should provide a configuration variable in
config.ymlon top of a default value.