|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectorg.tinygroup.jspengine.common.util.logging.LogDomains
public class LogDomains
Class LogDomains
| 字段摘要 | |
|---|---|
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. |
| 构造方法摘要 | |
|---|---|
LogDomains()
|
|
| 方法摘要 | |
|---|---|
static Logger |
getLogger(String name)
Method getLogger |
| 从类 java.lang.Object 继承的方法 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 字段详细信息 |
|---|
public static final String DOMAIN_ROOT
public static final String RESOURCE_BUNDLE
public static final String PACKAGE
public static final String CMN_LOGGER
| 构造方法详细信息 |
|---|
public LogDomains()
| 方法详细信息 |
|---|
public static Logger getLogger(String name)
name -
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||