From: Mike Taylor Date: Tue, 3 Apr 2012 09:28:11 +0000 (+0100) Subject: Document the very useful ZOOM-C option "apdulog". X-Git-Tag: v4.2.30~3 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=e7cef788e6e6ae270dc9a274b5da51e953ca5479 Document the very useful ZOOM-C option "apdulog". --- 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