Logging options may be configured in config file
[yazpp-moved-to-github.git] / src / config.xml
index 38dbf36..4d4b08e 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- $Id: config.xml,v 1.11 2003-10-14 13:48:26 adam Exp $ -->
+<!-- $Id: config.xml,v 1.12 2003-10-16 16:10:43 adam Exp $ -->
 <proxy>
   <target default="1" name="voyager">
     <!-- default target -->
@@ -21,7 +21,7 @@
     <syntax type="usmarc"/>
     <syntax type="xml" marcxml="1"/>
     <syntax type="*" error="238"/>
-    <preinit>2</preinit>
+    <preinit>0</preinit>
   </target>
   <target name="localhost">
     <url>localhost:9999</url>
@@ -44,4 +44,5 @@
     <!-- everything else -->
   </target>
   <max-clients>500</max-clients>
+  <xlog>client-apdu server-apdu</xlog>
 </proxy>