carnold 2005/05/12 05:36:28
Modified: src/java/org/apache/log4j/spi LoggerRepository.java
Log:
Bug 34889: Remove deprecated tag from LoggerRepository.setThreshold
Revision Changes Path
1.24 +0 -1
logging-log4j/src/java/org/apache/log4j/spi/LoggerRepository.java
Index: LoggerRepository.java
===================================================================
RCS file:
/home/cvs/logging-log4j/src/java/org/apache/log4j/spi/LoggerRepository.java,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- LoggerRepository.java 7 Jan 2005 21:32:21 -0000 1.23
+++ LoggerRepository.java 12 May 2005 12:36:28 -0000 1.24
@@ -96,7 +96,6 @@
*
* <p>The repository-wide threshold is a deprecated feature.
*
- * @deprecated Will be removed with no replacement.
* */
public void setThreshold(Level level);
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]