mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 15:38:33 +00:00
channel: fix REQ
definition for msgpack-rpc logging
This commit is contained in:
@@ -730,7 +730,7 @@ static WBuffer *serialize_response(uint64_t channel_id,
|
||||
}
|
||||
|
||||
#if MIN_LOG_LEVEL <= DEBUG_LOG_LEVEL
|
||||
#define REQ "[response] "
|
||||
#define REQ "[request] "
|
||||
#define RES "[response] "
|
||||
#define NOT "[notification] "
|
||||
|
||||
|
Reference in New Issue
Block a user