summaryrefslogtreecommitdiff
path: root/dht/src/DebugTag.hs
diff options
context:
space:
mode:
authorJoe Crayne <joe@jerkface.net>2020-01-14 21:06:35 -0500
committerJoe Crayne <joe@jerkface.net>2020-01-16 00:14:18 -0500
commitf00396cf25cf3aaf3f1e4209804bede37d79605f (patch)
treed00e4e56239cfc503ca123d0550766db05a4125b /dht/src/DebugTag.hs
parentebe24e703ea95f444d3da851fcc7f4f5230bc1c1 (diff)
Reclassified some Relay prints to RelayVerbose.
Diffstat (limited to 'dht/src/DebugTag.hs')
-rw-r--r--dht/src/DebugTag.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/dht/src/DebugTag.hs b/dht/src/DebugTag.hs
index 75d07ef8..93b5b74f 100644
--- a/dht/src/DebugTag.hs
+++ b/dht/src/DebugTag.hs
@@ -12,6 +12,7 @@ data DebugTag
12 | XNetCrypto 12 | XNetCrypto
13 | XOnion 13 | XOnion
14 | XRelay 14 | XRelay
15 | XRelayVerbose
15 | XRoutes 16 | XRoutes
16 | XPing 17 | XPing
17 | XJabber 18 | XJabber