RADLib
RADical C++ application framework
RADLogging::Logger Member List

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

addSink(std::shared_ptr< Sink > sink)RADLogging::Logger
clearSinks()RADLogging::Logger
flush()RADLogging::Logger
instance()RADLogging::Loggerstatic
level() constRADLogging::Logger
log(Level level, std::string category, std::string message)RADLogging::Logger
setCategoryEnabled(const std::string &category, bool enabled)RADLogging::Logger
setLevel(Level level)RADLogging::Logger
shouldLog(Level level, const std::string &category) constRADLogging::Logger
shutdown()RADLogging::Logger
start()RADLogging::Logger