public class StdoutLog extends RotateLog
| Constructor and Description |
|---|
StdoutLog()
Creates the StdoutLog
|
StdoutLog(boolean isSkipInit) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getTagName()
Returns the tag name.
|
void |
init()
Initialize the log.
|
void |
initImpl() |
void |
setTimestamp(java.lang.String timestamp)
Sets the timestamp.
|
getArchiveFormat, getPath, getPathFormat, getRolloverCount, getRotateStream, getTimestamp, setArchiveFormat, setHref, setPath, setPathFormat, setRolloverCount, setRolloverPeriod, setRolloverSize, setRolloverSizeBytespublic StdoutLog()
public StdoutLog(boolean isSkipInit)
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 RotateLogConfigExceptionjava.io.IOExceptionpublic void initImpl()
throws ConfigException,
java.io.IOException
ConfigExceptionjava.io.IOException