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

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

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

revision 1.6.2.1 by gnu_andrew, Sat Jan 15 17:02:16 2005 UTC revision 1.6.2.2 by gnu_andrew, Sat Feb 19 10:50:44 2005 UTC
# Line 1  Line 1 
1  /* Level.java -- a class for indicating logging levels  /* Level.java -- a class for indicating logging levels
2     Copyright (C) 2002 Free Software Foundation, Inc.     Copyright (C) 2002, 2005  Free Software Foundation, Inc.
3    
4  This file is part of GNU Classpath.  This file is part of GNU Classpath.
5    
# Line 48  import java.util.ResourceBundle; Line 48  import java.util.ResourceBundle;
48   * purposes, however, applications can sub-class Level in order to define   * purposes, however, applications can sub-class Level in order to define
49   * custom logging levels.   * custom logging levels.
50   *   *
51   * @author Sascha Brawer <brawer@acm.org>   * @author Sascha Brawer (brawer@acm.org)
52   */   */
53  public class Level implements Serializable  public class Level implements Serializable
54  {  {

Legend:
Removed from v.1.6.2.1  
changed lines
  Added in v.1.6.2.2

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