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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user