|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.log.impl.LogServiceImpl
public class LogServiceImpl
Created by the Exo Development team. Author : Mestrallet Benjamin benjmestrallet@users.sourceforge.net Date: 14 nov. 2003 Time: 20:40:57
| Field Summary |
|---|
| Fields inherited from interface org.exoplatform.services.log.LogService |
|---|
DEBUG, ERROR, FATAL, INFO, TRACE, WARN |
| Constructor Summary | |
|---|---|
LogServiceImpl(InitParams params)
Deprecated. |
|
| Method Summary | |
|---|---|
java.util.List |
getErrorBuffer()
Deprecated. |
org.apache.commons.logging.Log |
getLog(java.lang.Class clazz)
Deprecated. |
org.apache.commons.logging.Log |
getLog(java.lang.String name)
Deprecated. |
java.util.List |
getLogBuffer()
Deprecated. |
int |
getLogLevel(java.lang.String name)
Deprecated. |
java.util.Collection |
getLogs()
Deprecated. |
void |
setLogLevel(java.lang.String name,
int level,
boolean recursive)
Deprecated. |
void |
start()
Deprecated. |
void |
stop()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogServiceImpl(InitParams params)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void start()
public void stop()
public org.apache.commons.logging.Log getLog(java.lang.String name)
getLog in interface LogServiceExoLogger.getLogger(String)public org.apache.commons.logging.Log getLog(java.lang.Class clazz)
getLog in interface LogServiceExoLogger.getLogger(Class)public java.util.Collection getLogs()
getLogs in interface LogService
public int getLogLevel(java.lang.String name)
throws java.lang.Exception
getLogLevel in interface LogServicejava.lang.Exception
public void setLogLevel(java.lang.String name,
int level,
boolean recursive)
throws java.lang.Exception
setLogLevel in interface LogServicejava.lang.Exceptionpublic java.util.List getLogBuffer()
getLogBuffer in interface LogServicepublic java.util.List getErrorBuffer()
getErrorBuffer in interface LogService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||