类 org.jiucai.appframework.common.util.Logs
的使用

使用 Logs 的软件包
org.jiucai.appframework.base.listener   
org.jiucai.appframework.base.spring.dao   
org.jiucai.appframework.base.spring.service   
org.jiucai.appframework.base.spring.web   
org.jiucai.appframework.common.deflater.zip   
org.jiucai.appframework.common.util   
 

org.jiucai.appframework.base.listenerLogs 的使用
 

声明为 Logsorg.jiucai.appframework.base.listener 中的字段
protected  Logs AppSessionListener.log
           
protected  Logs AppRequestListener.log
           
protected  Logs AppLogListener.log
           
 

org.jiucai.appframework.base.spring.daoLogs 的使用
 

声明为 Logsorg.jiucai.appframework.base.spring.dao 中的字段
protected  Logs BaseDao.log
           
 

org.jiucai.appframework.base.spring.serviceLogs 的使用
 

声明为 Logsorg.jiucai.appframework.base.spring.service 中的字段
protected  Logs BaseService.log
           
 

org.jiucai.appframework.base.spring.webLogs 的使用
 

声明为 Logsorg.jiucai.appframework.base.spring.web 中的字段
protected  Logs BaseController.log
           
 

org.jiucai.appframework.common.deflater.zipLogs 的使用
 

声明为 Logsorg.jiucai.appframework.common.deflater.zip 中的字段
protected static Logs Zip.log
           
 

org.jiucai.appframework.common.utilLogs 的使用
 

声明为 Logsorg.jiucai.appframework.common.util 中的字段
protected static Logs BaseUtil.log
           
 

返回 Logsorg.jiucai.appframework.common.util 中的方法
static Logs LogUtil.getLog(Class<?> clazz)
          获得日志类
static Logs LogUtil.getLog(String name)
          获得日志类
static Logs LogUtil.getLogger(Class<?> clazz)
          获得日志类
static Logs LogUtil.getLogger(String name)
          获得日志类
 



Copyright © 2013. All Rights Reserved.