5

I'm using papertrail to view my logs. Will using morgan as an express middleware just slow things down? Does it serve any purpose?

Thanks

judgejab
  • 519
  • 1
  • 3
  • 14
  • Papertral is a remote logging service. What logger (like winston) are you actually using? – tbking Sep 02 '17 at 19:42
  • So I should only use morgan for my own local development use? I'm not using any logger currently. I was using morgan as an express middleware for development. – judgejab Sep 02 '17 at 19:48
  • I use papertrail with winston logger. Never faced any issues. I don't think you'd want to use morgan in production. – tbking Sep 02 '17 at 19:50

0 Answers0