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, setRolloverSizeBytes
public StdoutLog()
public StdoutLog(boolean isSkipInit)
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
public void initImpl() throws ConfigException, java.io.IOException
ConfigException
java.io.IOException