node.js - How to do Node online monitoring and error log analysis?
巴扎黑
巴扎黑 2017-07-06 10:36:48
0
1
1523

I am doing front-end development. Recently I need to migrate an old system to Node.

There is no problem when I write the code, but I don’t know how to do the online monitoring solution and error log analysis?

Thanks.

巴扎黑
巴扎黑

reply all(1)
滿天的星座

Use pm2 to deploy the program, any standard output and standard error output will be written to the log file, errors are very convenient

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template