In one of the examples 

https://github.com/QuantConnect/Lean/blob/master/Algorithm.Python/OrderTicketDemoAlgorithm.py

It doesn't appear that when a ticket limit price is updated that this gets logged. Is there anyway to get a log message for updated tickets?

Author