Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface Logger
public static final int DEBUG
- Field Value:
- 0
public static final int ERROR
- Field Value:
- 3
public static final int FATAL
- Field Value:
- 4
public static final int INFO
- Field Value:
- 1
public static final int WARN
- Field Value:
- 2