#include <boost/log/detail/config.hpp>
#include <boost/intrusive/options.hpp>
#include <boost/intrusive/list.hpp>
#include <boost/intrusive/list_hook.hpp>
#include <boost/thread/condition_variable.hpp>
#include <boost/log/core/record_view.hpp>
#include <boost/log/detail/header.hpp>
#include <boost/log/detail/footer.hpp>
Classes | |
class | boost::sinks::block_on_overflow |
Blocking strategy for handling log record queue overflows. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::sinks | |
The header contains implementation of block_on_overflow
strategy for handling queue overflows in bounded queues for the asynchronous sink frontend.