You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by ps...@apache.org on 2004/05/03 00:21:23 UTC

cvs commit: logging-log4j/src/xdocs index.xml

psmith      2004/05/02 15:21:23

  Modified:    src/xdocs index.xml
  Log:
  removed duplicate 'microsecond' word spotted diligently by ned@gte.net.
  
  Revision  Changes    Path
  1.10      +1 -1      logging-log4j/src/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/logging-log4j/src/xdocs/index.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- index.xml	9 Oct 2002 22:50:07 -0000	1.9
  +++ index.xml	2 May 2004 22:21:23 -0000	1.10
  @@ -56,7 +56,7 @@
         <p>On an AMD Duron clocked at 800Mhz running JDK 1.3.1, it costs
   	about 5 nanoseconds to determine if a logging statement should
   	be logged or not. Actual logging is also quite fast, ranging
  -	from 21 microseconds microseconds using the SimpleLayout, 37
  +	from 21 microseconds using the SimpleLayout, 37
   	microseconds using the TTCCLayout.  The performance of the
   	PatternLayout is almost as good as the dedicated layouts,
   	except that it is much more flexible.</p>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org