From e7cef788e6e6ae270dc9a274b5da51e953ca5479 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Tue, 3 Apr 2012 10:28:11 +0100 Subject: [PATCH] Document the very useful ZOOM-C option "apdulog". --- doc/zoom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/zoom.xml b/doc/zoom.xml index 8a6bb92..6c88750 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -300,6 +300,12 @@ ZOOM_query_cql2rpn(ZOOM_query s, const char *str, ZOOM_connection conn) On response the the list contains the terms that the target could collect. none + + apdulog + If set to a true value such as "1", a log of low-level + protocol packets is emitted on standard error stream. This + can be very useful for debugging. + 0 -- 1.7.10.4