log status and message in morgan

connect lastmile does not forward final handler to express anymore.
otherwise, express logs using console.error()
https://github.com/expressjs/express/issues/2263
This commit is contained in:
Girish Ramakrishnan
2020-06-03 16:46:43 -07:00
parent dbba502f83
commit f5fb582f83
3 changed files with 6 additions and 5 deletions

View File

@@ -22,7 +22,7 @@
"body-parser": "^1.19.0",
"cloudron-manifestformat": "^5.2.2",
"connect": "^3.7.0",
"connect-lastmile": "^1.2.2",
"connect-lastmile": "^2.0.0",
"connect-timeout": "^1.9.0",
"cookie-session": "^1.4.0",
"cron": "^1.8.2",