|
||||||||||
| 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.StderrLog
public class StderrLog
Configuration for the standard output log
| Constructor Summary | |
|---|---|
StderrLog()
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 StderrLog()
| Method Detail |
|---|
public java.lang.String getTagName()
getTagName in class RotateLogpublic void setTimestamp(java.lang.String timestamp)
@PostConstruct
public void init()
throws ConfigException,
java.io.IOException
init in class RotateLogConfigException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||