C++ Actor Framework 1.0.0
Loading...
Searching...
No Matches
caf::logger Member List

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

accepts(unsigned level, std::string_view component_name)=0caf::loggerpure virtual
actor_system (defined in caf::logger)caf::loggerfriend
current_logger()caf::loggerstatic
current_logger(actor_system *sys)caf::loggerstatic
current_logger(logger *ptr)caf::loggerstatic
current_logger(std::nullptr_t)caf::loggerstatic
deref_logger() const noexcept=0caf::loggerpure virtual
detail::actor_system_access (defined in caf::logger)caf::loggerfriend
intrusive_ptr_add_ref (defined in caf::logger)caf::loggerfriend
intrusive_ptr_release (defined in caf::logger)caf::loggerfriend
log(unsigned level, std::string_view component, format_string_with_location fmt_str, Ts &&... args)caf::loggerstatic
log(unsigned level, std::string_view component, detail::source_location loc=detail::source_location::current())caf::loggerstatic
log::event_sender (defined in caf::logger)caf::loggerfriend
make(actor_system &sys)caf::loggerstatic
ref_logger() const noexcept=0caf::loggerpure virtual
set_current_actor_system() (defined in caf::logger)caf::loggerstatic
thread_local_aid()caf::loggerstatic
thread_local_aid(actor_id aid) noexceptcaf::loggerstatic
trace(std::string_view component, format_string_with_location fmt_str, Ts &&... args)caf::loggerstatic
trace_exit_guard (defined in caf::logger)caf::loggerfriend
~logger()=default (defined in caf::logger)caf::loggervirtual