MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LogHandler Member List

This is the complete list of members for LogHandler, including all inherited members.

append(const char *pCategory, Logger::LoggerLevel level, const char *pMsg)LogHandler
append_impl(const char *pCategory, Logger::LoggerLevel level, const char *pMsg) (defined in LogHandler)LogHandler
checkParams()LogHandlervirtual
close()=0LogHandlerpure virtual
getCurrentSize() (defined in LogHandler)LogHandlerinlinevirtual
getDateTimeFormat() const LogHandler
getDefaultFooter() const LogHandler
getDefaultHeader(char *pStr, const char *pCategory, Logger::LoggerLevel level) const LogHandler
getErrorCode() const LogHandler
getErrorStr()LogHandler
getMaxSize() (defined in LogHandler)LogHandlerinlinevirtual
getParams(BaseString &config)LogHandlerinlinevirtual
handler_type() (defined in LogHandler)LogHandlerinlinevirtual
is_open()=0LogHandlerpure virtual
LogHandler()LogHandler
open()=0LogHandlerpure virtual
parseParams(const BaseString &params)LogHandler
setDateTimeFormat(const char *pFormat)LogHandler
setErrorCode(int code)LogHandler
setErrorStr(const char *str)LogHandler
setParam(const BaseString &param, const BaseString &value)=0LogHandlerpure virtual
setRepeatFrequency(unsigned val) (defined in LogHandler)LogHandlervirtual
STATIC_CONST(MAX_DATE_TIME_HEADER_LENGTH=64)LogHandlerprotected
STATIC_CONST(MAX_HEADER_LENGTH=128)LogHandlerprotected
STATIC_CONST(MAX_FOOTER_LENGTH=128)LogHandlerprotected
writeFooter()=0LogHandlerprotectedpure virtual
writeHeader(const char *category, Logger::LoggerLevel level)=0LogHandlerprotectedpure virtual
writeMessage(const char *pMsg)=0LogHandlerprotectedpure virtual
~LogHandler()LogHandlervirtual