XBotInterface  2.4.1
XBotInterface provides a generic API to model and control a robot.
XBot::Logger Member List

This is the complete list of members for XBot::Logger, including all inherited members.

endl()XBot::Loggerstatic
error(Logger::Severity s=Logger::Severity::HIGH)XBot::Loggerstatic
error(Logger::Severity s, const char *fmt,...)XBot::Loggerstatic
error(const char *fmt,...)XBot::Loggerstatic
GetVerbosityLevel()XBot::Loggerstatic
info(Logger::Severity s=Logger::Severity::LOW)XBot::Loggerstatic
info(Logger::Severity s, const char *fmt,...)XBot::Loggerstatic
info(const char *fmt,...)XBot::Loggerstatic
log()XBot::Loggerstatic
SetOnPrintCallback(std::function< void(char *, int, Logger::Severity)> f)XBot::Loggerstatic
SetVerbosityLevel(Logger::Severity s)XBot::Loggerstatic
Severity enum nameXBot::Logger
success(Logger::Severity s=Logger::Severity::LOW)XBot::Loggerstatic
success(Logger::Severity s, const char *fmt,...)XBot::Loggerstatic
success(const char *fmt,...)XBot::Loggerstatic
warning(Logger::Severity s=Logger::Severity::MID)XBot::Loggerstatic
warning(Logger::Severity s, const char *fmt,...)XBot::Loggerstatic
warning(const char *fmt,...)XBot::Loggerstatic