Browse Source

Explain what logging a session means

master
Neil Booth 8 years ago
parent
commit
b29ce0604d
  1. 5
      docs/RPC-INTERFACE.rst

5
docs/RPC-INTERFACE.rst

@ -117,8 +117,9 @@ The following commands are available:
* **log** * **log**
Toggles logging of the given session IDs. Session IDs can be seen Toggles logging of the given session IDs. All incoming requests for
in the logs or with the **sessions** RPC command. a logged session are written to the server log. Session IDs can be
seen in the logs or with the **sessions** RPC command.
.. code:: .. code::

Loading…
Cancel
Save