From 1640a90a632ebe74a06602adc60fa8f1508fd7e5 Mon Sep 17 00:00:00 2001 From: mathieui Date: Sun, 11 Apr 2021 18:50:15 +0200 Subject: feature: add a /debug command to change logging level dynamically And changing the path too --- doc/source/commands.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc') diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 2a179b8d..d1763084 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -34,6 +34,12 @@ These commands work in *any* tab. available commands. If it has a valid command as an argument, this command will show the usage and the help for the given command. + /debug + **Usage:** ``/debug [filename] + + Reset logging and enable debugging to ``[filename]``. If the filename + is empty, debug logging will be disabled. + /join **Usage:** ``/join [room_name][@server][/nick] [password]`` -- cgit v1.2.3