Closed jcoupey closed 3 years ago
It would be nice to have an out-of-the box setup for rotating the access.log file generated using morgan.
access.log
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.
config.yml
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.