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