diff options
author | Thiago de Arruda <tpadilha84@gmail.com> | 2014-10-23 19:13:31 -0300 |
---|---|---|
committer | Thiago de Arruda <tpadilha84@gmail.com> | 2014-10-23 21:46:03 -0300 |
commit | 64844b7312150e5c7e66997c1b0b4b7668acdd71 (patch) | |
tree | 5b0dc4ec448deed5e8eae36b2dea7312e68bff71 /test/functional/api/vim_spec.lua | |
parent | f05fead12e380fa63dc99ceb65332569e4e06c43 (diff) | |
download | rneovim-64844b7312150e5c7e66997c1b0b4b7668acdd71.tar.gz rneovim-64844b7312150e5c7e66997c1b0b4b7668acdd71.tar.bz2 rneovim-64844b7312150e5c7e66997c1b0b4b7668acdd71.zip |
msgpack-rpc: Improve logging of msgpack-rpc messages
- Expose more logging control from the log.c module(get log stream and omit
newlines)
- Remove logging from the generated functions in msgpack-gen.lua
- Refactor channel.c/helpers.c to log every msgpack-rpc payload using
msgpack_object_print(a helper function from msgpack.h)
- Remove the api_stringify function, it was only useful for logging msgpack-rpc
which is now handled by msgpack_object_print.
Diffstat (limited to 'test/functional/api/vim_spec.lua')
0 files changed, 0 insertions, 0 deletions