|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.log.ErrorLog
public class ErrorLog
Configuration for the error-log pattern (backwards compat).
Constructor Summary | |
---|---|
ErrorLog()
|
Method Summary | |
---|---|
java.lang.String |
getTagName()
Returns the tag name. |
void |
setId(Path path)
Sets the error log path (compat). |
void |
setRolloverPeriod(Period period)
Sets the rotate period (compat). |
void |
setTimestamp(java.lang.String timestamp)
Sets the error log path (compat). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ErrorLog() throws ConfigException
ConfigException
Method Detail |
---|
public void setId(Path path)
public void setTimestamp(java.lang.String timestamp)
public void setRolloverPeriod(Period period)
public java.lang.String getTagName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |