| |
|
| java.lang.Object com.caucho.log.ErrorLog
ErrorLog | public class ErrorLog (Code) | | Configuration for the error-log pattern (backwards compat).
|
ErrorLog | public ErrorLog() throws ConfigException(Code) | | |
getTagName | public String getTagName()(Code) | | Returns the tag name.
|
setId | public void setId(Path path)(Code) | | Sets the error log path (compat).
|
setRolloverPeriod | public void setRolloverPeriod(Period period)(Code) | | Sets the rotate period (compat).
|
setTimestamp | public void setTimestamp(String timestamp)(Code) | | Sets the error log path (compat).
|
|
|
|