diff options
author | Alexander Færøy <ahf@torproject.org> | 2018-11-22 19:00:21 +0100 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-12-17 16:39:28 -0500 |
commit | ad4cc89c5d1987cbcb231bf054433c7f05b83a95 (patch) | |
tree | ebb35e92e920c622f12ac691310d32fa7261fe7d /doc | |
parent | b0d268a82264f28f6b78f734d45a13e8272e70ea (diff) | |
download | tor-ad4cc89c5d1987cbcb231bf054433c7f05b83a95.tar.gz tor-ad4cc89c5d1987cbcb231bf054433c7f05b83a95.zip |
Add "PT" log domain.
See: https://bugs.torproject.org/28179
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 42fe8f1bcc..1984b05d64 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -669,8 +669,8 @@ 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, and - process. + acct, hist, handshake, heartbeat, channel, sched, guard, consdiff, dos, + process, and pt. Domain names are case-insensitive. + + For example, "`Log [handshake]debug [~net,~mm]info notice stdout`" sends |