#include <logging.hpp>

Public Member Functions | |
| virtual std::string | to_string () |
| virtual std::string | visit (format &f, const log_param_t &log_param) |
| virtual std::string boost::logging::log_element::to_string | ( | ) | [inline, virtual] |
Reimplemented in boost::logging::date_element, boost::logging::time_element, boost::logging::eol_element, boost::logging::literal_element, and boost::logging::qualifier_element.
Referenced by boost::logging::format::accept().
| std::string boost::logging::log_element::visit | ( | format & | f, | |
| const log_param_t & | log_param | |||
| ) | [inline, virtual] |
Reimplemented in boost::logging::level_element, boost::logging::filename_element, boost::logging::line_element, and boost::logging::trace_element.
References boost::logging::format::accept().
1.5.8