#include <string>
#include <boost/log/detail/config.hpp>
#include <boost/log/detail/light_function.hpp>
#include <boost/log/core/record_view.hpp>
#include <boost/log/attributes/attribute_value_set.hpp>
#include <boost/log/detail/header.hpp>
#include <boost/log/detail/footer.hpp>
Classes | |
class | boost::sinks::sink |
A base class for a logging sink frontend. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::sinks | |
The header contains an interface declaration for all sinks. This interface is used by the logging core to feed log records to sinks.