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

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

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

revision 1.4.2.2 by gnu_andrew, Sat Jan 15 17:02:16 2005 UTC revision 1.4.2.3 by gnu_andrew, Sun Jan 16 02:14:48 2005 UTC
# Line 85  h.setFormatter(h.getFormatter());</pre> Line 85  h.setFormatter(h.getFormatter());</pre>
85     * supposed to provide a Formatter, but this is what the specification     * supposed to provide a Formatter, but this is what the specification
86     * says.     * says.
87     */     */
88      protected Handler()
89    {    {
90      level = Level.ALL;      level = Level.ALL;
91    }    }

Legend:
Removed from v.1.4.2.2  
changed lines
  Added in v.1.4.2.3

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