I want a logging method for my expressJs application and I want it to be complicated enough to be useful and understandable. I tried creating logging middleware but I still can't figure out the logging and logs consumption workflow.so first I would like to know how, in the most complicated case scenario, would logs be created and consumed and especially the workflow that is done to exploit the logs to say fix a bug or understand a user error.Second I would like to know how to create such ultra informative logging mechanism in my expressJS app.any links, repos, blog posts are useful.
Submitted September 14, 2019 at 11:35AM by RARBK
No comments:
Post a Comment