senecajs / seneca

A microservices toolkit for Node.js.
http://senecajs.org
MIT License
3.95k stars 314 forks source link

How to store the terminal console logs #925

Open fwx5618177 opened 1 year ago

fwx5618177 commented 1 year ago

I wanna store these message from terminal console. But I not get the exact method. Only store the request info.

Here are sample:

image
vr-varad commented 7 months ago

Can use a logger(Winston).