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 sd...@apache.org on 2004/01/17 10:14:04 UTC

cvs commit: logging-log4j/src/java/org/apache/log4j/chainsaw/layout DefaultDetailLayout.html

sdeboy      2004/01/17 01:14:04

  Modified:    src/java/org/apache/log4j/chainsaw/layout
                        DefaultDetailLayout.html
  Log:
  Minor case fix
  
  Revision  Changes    Path
  1.4       +1 -1      logging-log4j/src/java/org/apache/log4j/chainsaw/layout/DefaultDetailLayout.html
  
  Index: DefaultDetailLayout.html
  ===================================================================
  RCS file: /home/cvs/logging-log4j/src/java/org/apache/log4j/chainsaw/layout/DefaultDetailLayout.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- DefaultDetailLayout.html	10 Dec 2003 22:07:16 -0000	1.3
  +++ DefaultDetailLayout.html	17 Jan 2004 09:14:04 -0000	1.4
  @@ -1,7 +1,7 @@
   <html><body><table cellspacing=0 cellpadding=0>
   <TR><TD><B>Level</B></TD><TD>%p</td></tr>
   <TR><TD><B>Logger</B><TD>%c</td></tr>
  -<TR><TD><B>TIme</B><TD>%d</td></tr>
  +<TR><TD><B>Time</B><TD>%d</td></tr>
   <TR><TD><B>Thread</B><TD>%t</td></tr>
   <TR><TD><B>Message</B><TD>%m</td></tr>
   <TR><TD><B>Location</B><TD>%l</td></tr>
  
  
  

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