Need to add a KeyLogger object, which logs `keydown`/`keyup` events for a specific target. The object will have it's own buffer and callbacks.
Need to add a KeyLogger object, which logs
keydown/keyupevents for a specific target. The object will have it's own buffer and callbacks.