public class Level extends Object
static Level
ERROR
FINE
FINER
FINEST
WARNING
Level(String name)
String
getName()
void
setName(String string)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Level FINE
public static final Level FINER
public static final Level FINEST
public static final Level ERROR
public static final Level WARNING
public Level(String name)
public void setName(String string)
public String getName()
Copyright © 2018. All rights reserved.