|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.admin.LogService
@Singleton @Configurable public class LogService
| Constructor Summary | |
|---|---|
LogService()
|
|
| Method Summary | |
|---|---|
void |
init()
|
void |
setEnable(boolean isEnable)
Deprecated. |
void |
setExpireTimeout(Period period)
Sets the length of time the log entries will be saved before being removed. |
void |
setLevel(java.lang.String level)
Sets the level of records to capture, default is "info". |
void |
setPath(java.lang.String path)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LogService()
| Method Detail |
|---|
@PostConstruct public void init()
@Deprecated @Configurable public void setEnable(boolean isEnable)
@Deprecated @Configurable public void setPath(java.lang.String path)
@Configurable
public void setLevel(java.lang.String level)
throws ConfigException
ConfigException@Configurable public void setExpireTimeout(Period period)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||