MercuryDPM  Beta
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Logger< L > Member List

This is the complete list of members for Logger< L >, including all inherited members.

createMessage(std::stringstream &msg, const char *fmt, Arg1 &&arg, Args &&...args)Logger< L >inlineprivate
createMessage(std::stringstream &msg, const char *fmt, Arg1 &&arg)Logger< L >inlineprivate
createMessage(std::stringstream &msg, const char *message)Logger< L >inlineprivate
elseLogger< L >
if(LOGLEVEL<=Log::WARN)Logger< L >inline
if(LOGLEVEL<=Log::INFO)Logger< L >inline
if(LOGLEVEL<=Log::VERBOSE)Logger< L >inline
if(loglevel<=Log::WARN)Logger< L >inline
if(loglevel<=Log::INFO)Logger< L >inline
if(loglevel<=Log::VERBOSE)Logger< L >inline
Logger(const std::string name)Logger< L >inline
moduleLogger< L >private
onError(module, msgstream.str())Logger< L >
onError(module, msgstream.str())Logger< L >
operator()(const LL< LOGLEVEL > log UNUSED, const std::string &format, Args &&...arg)Logger< L >inline
~Logger()Logger< L >inline