projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9dc3bb
)
Document the very useful ZOOM-C option "apdulog".
author
Mike Taylor
<mike@indexdata.com>
Tue, 3 Apr 2012 09:28:11 +0000
(10:28 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Tue, 3 Apr 2012 09:28:11 +0000
(10:28 +0100)
doc/zoom.xml
patch
|
blob
|
history
diff --git
a/doc/zoom.xml
b/doc/zoom.xml
index
8a6bb92
..
6c88750
100644
(file)
--- 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.
</entry><entry>none</entry></row>
+ <row><entry>
+ apdulog</entry><entry>
+ 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.
+ </entry><entry>0</entry></row>
</tbody>
</tgroup>
</table>