1 #ifndef LOGGINGSERVICE_HPP 2 #define LOGGINGSERVICE_HPP 1
std::vector< std::string > active_appenders
bool setCategoryPriority(const std::string &name, const int priority)
RTT::Property< RTT::PropertyBag > additivity_prop
RTT::Attribute< int > level_NOTICE_attr
RTT::Attribute< int > level_WARN_attr
RTT::Attribute< int > level_ERROR_attr
RTT::Attribute< int > level_NOTSET_attr
RTT::Attribute< int > level_FATAL_attr
RTT::Attribute< int > level_ALERT_attr
virtual bool configureHook()
LoggingService(std::string name)
RTT::Attribute< int > level_EMERG_attr
RTT::Operation< std::string(std::string)> getCategoryPriorityName_mtd
virtual ~LoggingService()
RTT::Attribute< int > level_DEBUG_attr
RTT::Attribute< int > level_CRIT_attr
RTT::Operation< bool(std::string, int)> setCategoryPriority_mtd
std::string getCategoryPriorityName(const std::string &name)
RTT::Attribute< int > level_INFO_attr
RTT::Property< RTT::PropertyBag > appenders_prop
RTT::Property< RTT::PropertyBag > levels_prop
RTT::Operation< void(void)> logCategories_mtd