|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpeerbase.LoggerUtil
public class LoggerUtil
Stores (static) logging-related functions for the PeerBase system.
| Field Summary | |
|---|---|
static java.lang.String |
LOGGERNAME
|
| Constructor Summary | |
|---|---|
LoggerUtil()
|
|
| Method Summary | |
|---|---|
static java.util.logging.Logger |
getLogger()
|
static void |
setHandlersLevel(java.util.logging.Level level)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String LOGGERNAME
| Constructor Detail |
|---|
public LoggerUtil()
| Method Detail |
|---|
public static void setHandlersLevel(java.util.logging.Level level)
public static java.util.logging.Logger getLogger()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||