GNU Radio Manual and C++ API Reference 3.10.5.1
The Free & Open Software Radio Ecosystem
gr::logger Member List

This is the complete list of members for gr::logger, including all inherited members.

alert(const spdlog::string_view_t &msg, const Args &... args)gr::loggerinline
crit(const spdlog::string_view_t &msg, const Args &... args)gr::loggerinline
d_loggergr::logger
debug(const spdlog::string_view_t &msg, const Args &... args)gr::loggerinline
emerg(const spdlog::string_view_t &msg, const Args &... args)gr::loggerinline
error(const spdlog::string_view_t &msg, const Args &... args)gr::loggerinline
fatal(const spdlog::string_view_t &msg, const Args &... args)gr::loggerinline
get_level(std::string &level) constgr::logger
get_level() constgr::logger
get_string_level() constgr::logger
info(const spdlog::string_view_t &msg, const Args &... args)gr::loggerinline
logger(const std::string &logger_name)gr::logger
name() constgr::logger
notice(const spdlog::string_view_t &msg, const Args &... args)gr::loggerinline
set_level(const std::string &level)gr::logger
set_level(const log_level level)gr::logger
set_name(const std::string &name)gr::logger
trace(const spdlog::string_view_t &msg, const Args &... args)gr::loggerinline
warn(const spdlog::string_view_t &msg, const Args &... args)gr::loggerinline
~logger()=defaultgr::logger