You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2004/02/21 11:28:15 UTC

cvs commit: avalon/logging/site/xdocs/impl/logkit index.xml

mcconnell    2004/02/21 02:28:15

  Modified:    logging/site/xdocs/impl/logkit index.xml
  Log:
  Housekeeping.
  
  Revision  Changes    Path
  1.4       +1 -3      avalon/logging/site/xdocs/impl/logkit/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/avalon/logging/site/xdocs/impl/logkit/index.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.xml	21 Feb 2004 00:44:00 -0000	1.3
  +++ index.xml	21 Feb 2004 10:28:15 -0000	1.4
  @@ -122,9 +122,7 @@
       <target id="syslog"
           artifact="avalon-logging/avalon-logkit-syslog#1.0-SNAPSHOT">
         <address hostname="localhost" port="514" facility="USER"/>
  -      <format type="extended">
  -        %7.7{priority} %23.23{time:yyyy-MM-dd HH:mm:ss:SSS}   [%25.25{category}] : %{message}\n%{throwable}
  -      </format>
  +      <format type="avalon"/>
       </target>
   ]]></source>
                   </td>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org