|
libqi-api
release-2.5.3-2016-11-18
|
#include <log.hxx>
Public Member Functions | |
| Category () | |
| Category (const std::string &name) | |
| void | setLevel (SubscriberId sub, qi::LogLevel level) |
Public Attributes | |
| std::string | name |
| qi::LogLevel | maxLevel |
| std::vector< qi::LogLevel > | levels |
|
inline |
| void qi::log::detail::Category::setLevel | ( | SubscriberId | sub, |
| qi::LogLevel | level | ||
| ) |
| std::vector<qi::LogLevel> qi::log::detail::Category::levels |
| qi::LogLevel qi::log::detail::Category::maxLevel |