Version 1.0.23. Bump copyright year.
[metaproxy-moved-to-github.git] / doc / log.xml
index 618b3ce..5957b50 100644 (file)
@@ -4,7 +4,6 @@
  <!ENTITY % idcommon SYSTEM "common/common.ent">
      %idcommon;
 ]>
-<!-- $Id: log.xml,v 1.11 2007-05-22 13:03:32 adam Exp $ -->
 <refentry id="ref-log">
  <refmeta>
   <refentrytitle>log</refentrytitle>
          </para>
         </listitem>
        </varlistentry>
+       <varlistentry><term>user-access</term>
+        <listitem>
+         <para>
+          One line log messages similar to <literal>access</literal> but
+          with the authenticated user on each log line.
+         </para>
+        </listitem>
+       </varlistentry>
        <varlistentry><term>request-apdu</term>
         <listitem>
          <para>
      <listitem><para>
        IP address of origin (peer)
       </para>
+      <para>
+       If category <literal>user-acesss</literal> is used the
+       user is written on position 3 and the IP is written on position 4.
+      </para>
      </listitem>
     </varlistentry>