rpc: Make logging RPC public
commitcabff758808c84d2ada421dea6b98fb03407705e
authorWladimir J. van der Laan <laanwj@gmail.com>
Tue, 7 Nov 2017 06:50:49 +0000 (7 07:50 +0100)
committerWladimir J. van der Laan <laanwj@gmail.com>
Tue, 7 Nov 2017 06:50:49 +0000 (7 07:50 +0100)
tree8411eb289fb764064bda8e641ef516a0c721a95c
parent0e707919f596c80056bca295abd71543ccae4956
rpc: Make logging RPC public

This started out as a developer hack but now it's useful
enough for general use. Unhide the call by moving it to `control` category.
This makes it documented in `help`.
src/rpc/misc.cpp