|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.common.util.logging.LogDomains
public class LogDomains
Class LogDomains
Field Summary | |
---|---|
static String |
CMN_LOGGER
Field |
static String |
DOMAIN_ROOT
DOMAIN_ROOT the prefix for the logger name. |
static String |
PACKAGE
Package where the resource bundle is located |
static String |
RESOURCE_BUNDLE
RESOURCE_BUNDLE the name of the logging resource bundles. |
Constructor Summary | |
---|---|
LogDomains()
|
Method Summary | |
---|---|
static Logger |
getLogger(String name)
Method getLogger |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String DOMAIN_ROOT
public static final String RESOURCE_BUNDLE
public static final String PACKAGE
public static final String CMN_LOGGER
Constructor Detail |
---|
public LogDomains()
Method Detail |
---|
public static Logger getLogger(String name)
name
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |