#include <boost/log/detail/config.hpp>#include <boost/log/detail/header.hpp>#include <boost/log/detail/footer.hpp>

Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::sinks | |
| boost::sinks::syslog | |
Functions | |
| BOOST_LOG_API level | boost::sinks::syslog::make_level (int lev) | 
| The function constructs log record level from an integer.  More... | |
| BOOST_LOG_API facility | boost::sinks::syslog::make_facility (int fac) | 
| The function constructs log source facility from an integer.  More... | |
The header contains definition of constants related to Syslog API. The constants can be used in other places without the Syslog backend.