Retail products


Traffic interception SDK

Control every TCP/IP network connection

  • Route connections via proxy
  • Redirect connections and modify the data
  • Block connections and applications
SSL interception SDK

View SSL in plaintext and modify it

  • View the SSL stream decrypted in plaintext
  • Redirect SSL connection and modify decrypted data
  • Browser shows "SSL lock" without warnings

Documentation


CErrorHandler::CErrorHandler::CErrorLog Member List

This is the complete list of members for CErrorHandler::CErrorHandler::CErrorLog, including all inherited members.

CErrorHandler classCErrorHandler::CErrorHandler::CErrorLog [friend]
CErrorLog()CErrorHandler::CErrorHandler::CErrorLog
CErrorLog(const CErrorLog &rLog)CErrorHandler::CErrorHandler::CErrorLog
GetAutoFlush() const CErrorHandler::CErrorHandler::CErrorLog
operator=(const CErrorLog &rLog)CErrorHandler::CErrorHandler::CErrorLog
ReportError(const std::string &rClass, const std::string &rMethod, const std::string &rMessage)=0CErrorHandler::CErrorHandler::CErrorLog [protected, pure virtual]
SetAutoFlush(BOOL bFlush)CErrorHandler::CErrorHandler::CErrorLog
WriteMessage(const std::string &rClass, const std::string &rMethod, const std::string &rMessage, LogPriority aPriority)=0CErrorHandler::CErrorHandler::CErrorLog [protected, pure virtual]
~CErrorLog()CErrorHandler::CErrorHandler::CErrorLog [virtual]