/[classpath]/classpath/java/util/logging/LogManager.java
ViewVC logotype

Diff of /classpath/java/util/logging/LogManager.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by glavaux, Thu Jul 14 13:16:58 2005 UTC revision 1.16 by tromey, Tue Sep 13 22:19:15 2005 UTC
# Line 682  public class LogManager Line 682  public class LogManager
682     *     *
683     * @param defaultValue the value that will be returned if the     * @param defaultValue the value that will be returned if the
684     *        property is not defined, or if     *        property is not defined, or if
685     *        {@link Level.parse(java.lang.String)} does not like     *        {@link Level#parse(java.lang.String)} does not like
686     *        the property value.     *        the property value.
687     */     */
688    static Level getLevelProperty(String propertyName, Level defaultValue)    static Level getLevelProperty(String propertyName, Level defaultValue)

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26