|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.log.RotateLog
com.caucho.log.StdoutLog
public class StdoutLog
Configuration for the standard output log
Constructor Summary | |
---|---|
StdoutLog()
Creates the StdoutLog |
Method Summary | |
---|---|
java.lang.String |
getTagName()
Returns the tag name. |
void |
init()
Initialize the log. |
void |
setTimestamp(java.lang.String timestamp)
Sets the timestamp. |
Methods inherited from class com.caucho.log.RotateLog |
---|
getArchiveFormat, getPath, getPathFormat, getRolloverCount, getRotateStream, getTimestamp, setArchiveFormat, setHref, setPath, setPathFormat, setRolloverCount, setRolloverPeriod, setRolloverSize, setRolloverSizeBytes |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StdoutLog()
Method Detail |
---|
public java.lang.String getTagName()
getTagName
in class RotateLog
public void setTimestamp(java.lang.String timestamp)
@PostConstruct public void init() throws ConfigException, java.io.IOException
init
in class RotateLog
ConfigException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |