#include <iosfwd>
#include <boost/log/detail/setup_config.hpp>
#include <boost/log/detail/header.hpp>
#include <boost/log/detail/footer.hpp>
Namespaces | |
boost | |
Duration formatting facet for input. | |
Functions | |
template<typename CharT > | |
BOOST_LOG_OPEN_NAMESPACE BOOST_LOG_SETUP_API void | boost::init_from_stream (std::basic_istream< CharT > &strm) |
The function initializes the logging library from a stream containing logging settings. More... | |
The header contains definition of facilities that allows to initialize the library from a settings file.