diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-10-26 16:22:34 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2019-03-25 16:35:33 -0400 |
commit | 0944500a8e2651854c948e91c178ac2a57c8ae41 (patch) | |
tree | b5808b396b7d32b6c9d15ff4f1b07c3de8b7d01b /doc | |
parent | dfd7a7f5b63eb968caebf6823395689e6b77b654 (diff) | |
download | tor-0944500a8e2651854c948e91c178ac2a57c8ae41.tar.gz tor-0944500a8e2651854c948e91c178ac2a57c8ae41.zip |
Add MESG as a new log domain.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 92355dfb54..568303713a 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -679,7 +679,7 @@ GENERAL OPTIONS The currently recognized domains are: general, crypto, net, config, fs, protocol, mm, http, app, control, circ, rend, bug, dir, dirserv, or, edge, acct, hist, handshake, heartbeat, channel, sched, guard, consdiff, dos, - process, pt, and btrack. + process, pt, btrack, and mesg. Domain names are case-insensitive. + + For example, "`Log [handshake]debug [~net,~mm]info notice stdout`" sends |