Slice Tools
Home
SourceForge Page
libFoundation
Home
Class Hierarchy
Class List
Class Members
Examples
LogCategory Member List
This is the complete list of members for
LogCategory
, including all inherited members.
debug
(const std::string &msg) const
LogCategory
debugH
(const std::string &msg) const
LogCategory
debugL
(const std::string &msg) const
LogCategory
debugM
(const std::string &msg) const
LogCategory
disable
()
LogCategory
error
(const std::string &msg) const
LogCategory
fatal
(const std::string &msg) const
LogCategory
getCategory
(std::string categoryName, MessageLevel messageLevel=MESSAGE_LEVEL_DEFAULT, MessageLevel filterLevel=MESSAGE_LEVEL_DEFAULT)
LogCategory
getCategoryName
() const
LogCategory
getFilterLevel
() const
LogCategory
getMessageLevel
() const
LogCategory
information
(const std::string &msg) const
LogCategory
log
(const std::string &msg) const
LogCategory
LogCategory
(const LogCategory &input)
LogCategory
LogCategory
(Logger *logger, std::string categoryName, MessageLevel messageLevel=MESSAGE_LEVEL_DEFAULT, MessageLevel filterLevel=MESSAGE_LEVEL_DEFAULT)
LogCategory
LogCategory
(CategoryInformation *categoryInformation, Logger *logger)
LogCategory
logMsg
(const std::string &msg, MessageLevel messageLevel=MESSAGE_LEVEL_DEFAULT) const
LogCategory
LogStreamBuf
class
LogCategory
[friend]
operator=
(const LogCategory &input)
LogCategory
popMessageLevel
()
LogCategory
pushMessageLevel
(MessageLevel messageLevel)
LogCategory
pushMessageLevel
(int messageLevel)
LogCategory
setFilterLevel
(MessageLevel filterLevel)
LogCategory
setFilterLevel
(int filterLevel)
LogCategory
setMessageLevel
(MessageLevel messageLevel)
LogCategory
setMessageLevel
(int messageLevel)
LogCategory
warning
(const std::string &msg) const
LogCategory
~LogCategory
()
LogCategory