aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/log.h
Commit message (Expand)AuthorAge
* log: introduce `context`Justin M. Keyes2017-09-05
* rpc: close channel if stream was closedJustin M. Keyes2017-08-21
* log: Add log_callstack_to_file()James McCoy2017-08-09
* build: linux does not always have execinfo.h (#7101)Justin M. Keyes2017-07-30
* log: log_callstack()Justin M. Keyes2017-07-23
* log.h: LOG_CALLSTACKYichao Zhou2017-07-23
* log: Always enable; remove DISABLE_LOGJustin M. Keyes2017-06-07
* CMake: Disable logging for release build types.Florian Walch2015-11-01
* msgpack-rpc: Improve logging of msgpack-rpc messagesThiago de Arruda2014-10-23
* api/events/msgpack: Insert log statements to improve debuggingThiago de Arruda2014-07-17
* Remove a number of unneeded func_attr includesZyX2014-06-02
* Add automatic generation of headersZyX2014-06-02
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15