dalal-street-server
dalal-street-server copied to clipboard
Improve logging
Currently the logs are kinda messed up. Fix it.
Integrate this with some log analysis tool or something like loggly/fluentd etc.
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.