dalal-street-server icon indicating copy to clipboard operation
dalal-street-server copied to clipboard

Improve logging

Open thakkarparth007 opened this issue 7 years ago • 2 comments

Currently the logs are kinda messed up. Fix it.

thakkarparth007 avatar Jan 19 '18 13:01 thakkarparth007

Integrate this with some log analysis tool or something like loggly/fluentd etc.

thakkarparth007 avatar Feb 27 '18 08:02 thakkarparth007

Same thing with this. @nimishagarwal76 for mortgage and @adwaith007 for matching engine. Logs are pretty much the only thing that helps debug while running the event.

Each entry written to file should contain sufficient information to trace it back. For example, if something goes wrong in the matching engine, I'd also like to have enough information from the log entry to check which bid/ask it was and check the logs of creation of that bid/ask etc.

akspi avatar Dec 25 '18 07:12 akspi