summaryrefslogtreecommitdiffstats
path: root/event_log.py
Commit message (Collapse)AuthorAgeFilesLines
* Leverage the next keyword from python 2.7Eli Ribble2018-12-191-3/+1
| | | | | | | This is literally what the next keyword is for. https://www.python.org/dev/peps/pep-3114/ Change-Id: I843755910b847737b077ff2361ba3e04409db0f0
* fix some sync error while using python3Dylan Deng2018-07-241-1/+3
| | | | Change-Id: I70925e48756c356d48359679d8ad1b9e33a68595
* event_log: Fix order of parameters to Add method callDavid Pursehouse2018-01-101-1/+1
| | | | Change-Id: I5add20eadfde39806ef4b2cc819da0ae0bfec2f5
* sync: Add support to dump a JSON event log of all sync events.David Riley2017-05-291-0/+177
Change-Id: Id4852968ac1b2bf0093007cf2e5ca951ddab8b3b