public class ErrorLog
extends java.lang.Object
Constructor and Description |
---|
ErrorLog() |
Modifier and Type | Method and Description |
---|---|
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).
|
public ErrorLog() throws ConfigException
ConfigException
public void setId(Path path)
public void setTimestamp(java.lang.String timestamp)
public void setRolloverPeriod(Period period)
public java.lang.String getTagName()