bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
|
This is the complete list of members for BESLog, including all inherited members.
BESLog() | BESLog | protected |
dump(std::ostream &strm) const override | BESLog | virtual |
error(const std::string &msg) const | BESLog | inline |
get_log_ostream() const (defined in BESLog) | BESLog | inline |
get_request_id() const (defined in BESLog) | BESLog | inline |
info(const std::string &msg) const | BESLog | inline |
is_verbose() const | BESLog | inline |
log_record(const std::string &record_type, const std::string &msg) const | BESLog | protected |
log_record_begin() const | BESLog | protected |
mark (defined in BESLog) | BESLog | static |
request(const std::string &msg) const | BESLog | inline |
set_request_id(const std::string &id) | BESLog | |
TheLog() (defined in BESLog) | BESLog | static |
timing(const std::string &msg) const | BESLog | inline |
trace_error(const std::string &msg, const std::string &file, int line) const | BESLog | inline |
trace_info(const std::string &msg, const std::string &file, int line) const | BESLog | inline |
trace_log_record(const std::string &record_type, const std::string &msg, const std::string &file, int line) const | BESLog | protected |
trace_request(const std::string &msg, const std::string &file, int line) const | BESLog | inline |
trace_timing(const std::string &msg, const std::string &file, int line) const | BESLog | inline |
trace_verbose(const std::string &msg, const std::string &file, int line) const | BESLog | inline |
update_pid() | BESLog | |
verbose(const std::string &msg) const | BESLog | inline |
verbose_off() | BESLog | inline |
verbose_on() | BESLog | inline |
~BESLog() override | BESLog | |
~BESObj()=default | BESObj | virtual |