9.1. Trace
----------
-filter trace [name <name>] [random-parsing] [random-forwarding]
+filter trace [name <name>] [random-parsing] [random-forwarding] [hexdump]
Arguments:
<name> is an arbitrary name that will be reported in
data. With this parameter, it only forwards a random
amount of the parsed data.
+ <hexump> dumps all forwarded data to the server and the client.
+
This filter can be used as a base to develop new filters. It defines all
callbacks and print a message on the standard error stream (stderr) with useful
information for all of them. It may be useful to debug the activity of other