当前页面: 
在线文档首页 > 
JBoss Seam  1.1.5 API 英文版文档
Logging (JBoss Seam API Documentation) - JBoss Seam  1.1.5 API 英文版文档
org.jboss.seam.log
Class Logging
java.lang.Object
   org.jboss.seam.log.Logging
org.jboss.seam.log.Logging
- public class Logging 
- extends Object
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Logging
public Logging()
getLog
public static Log getLog(String category)
- 
 
getLog
public static Log getLog(Class clazz)
- 
 
getLogProvider
public static LogProvider getLogProvider(String category)
- 
 
getLogProvider
public static LogProvider getLogProvider(Class clazz)
-