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 ce...@apache.org on 2004/11/02 15:49:30 UTC

cvs commit: logging-log4j/src/java/org/apache/log4j Category.java

ceki        2004/11/02 06:49:30

  Modified:    src/java/org/apache/log4j Category.java
  Log:
  Minor typo correction.
  
  Revision  Changes    Path
  1.92      +0 -1      logging-log4j/src/java/org/apache/log4j/Category.java
  
  Index: Category.java
  ===================================================================
  RCS file: /home/cvs/logging-log4j/src/java/org/apache/log4j/Category.java,v
  retrieving revision 1.91
  retrieving revision 1.92
  diff -u -r1.91 -r1.92
  --- Category.java	29 Oct 2004 11:53:11 -0000	1.91
  +++ Category.java	2 Nov 2004 14:49:30 -0000	1.92
  @@ -646,7 +646,6 @@
   
     /**
      * @deprecated Please use the {@link Logger#getRootLogger()} method instead.
  -   * </p>
      */
     public static final Category getRoot() {
       return LogManager.getRootLogger();
  
  
  

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