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

This is the complete list of members for FileLogHandler, 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()FileLogHandlervirtual
close()FileLogHandlervirtual
FileLogHandler(const char *aFileName="logger.log", int maxNoFiles=6, long maxFileSize=1024000, unsigned int maxLogEntries=10000)FileLogHandler
getCurrentSize() (defined in FileLogHandler)FileLogHandlervirtual
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 FileLogHandler)FileLogHandlerinlinevirtual
getParams(BaseString &config)FileLogHandlervirtual
handler_type() (defined in FileLogHandler)FileLogHandlerinlinevirtual
is_open()FileLogHandlervirtual
LogHandler()LogHandler
open()FileLogHandlervirtual
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)FileLogHandlervirtual
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()FileLogHandlerprotectedvirtual
writeHeader(const char *pCategory, Logger::LoggerLevel level)FileLogHandlerprotectedvirtual
writeMessage(const char *pMsg)FileLogHandlerprotectedvirtual
~FileLogHandler()FileLogHandlervirtual
~LogHandler()LogHandlervirtual