|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectar.com.leak.iolsucker.container.swing.OptionsView.VerbosityEnum
public static final class OptionsView.VerbosityEnum
Enumearci�n de niveles de verborragia
| Field Summary | |
|---|---|
static OptionsView.VerbosityEnum |
ALL
Debug: logeo de todas las cosas |
static OptionsView.VerbosityEnum |
DEBUG
Debug: logeo de casi todas las cosas |
static OptionsView.VerbosityEnum |
NORMAL
Normal: logeo de las cosas basicas |
| Method Summary | |
|---|---|
static List<OptionsView.VerbosityEnum> |
asList()
|
String |
getDescription()
|
org.apache.log4j.spi.Filter |
getFilter()
|
String |
getName()
|
String |
getPattern()
|
void |
set()
cambia la configuracion de log4j para poner las propiedades de este nivel. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final OptionsView.VerbosityEnum NORMAL
public static final OptionsView.VerbosityEnum DEBUG
public static final OptionsView.VerbosityEnum ALL
| Method Detail |
|---|
public String getDescription()
public String getName()
public String toString()
toString in class ObjectObject.toString()public String getPattern()
public org.apache.log4j.spi.Filter getFilter()
public static List<OptionsView.VerbosityEnum> asList()
public void set()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||