public class ErrorReportFileHandler extends Object implements LogHandler
| Constructor and Description |
|---|
ErrorReportFileHandler(File base,
String errorReportName) |
public void logInfo(String msg)
logInfo in interface LogHandlerpublic void logWarn(String msg, Throwable e)
logWarn in interface LogHandlerpublic void logError(String msg, Throwable t)
logError in interface LogHandlerpublic void report(String reportName, CharSequence content)
report in interface LogHandlerCopyright © 2010–2015. All rights reserved.