Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
senf::log::detail::AliasBase Internal: Alias base class
senf::log::detail::AreaBase Internal: Area base class
senf::log::AreaRegistry Area registry
senf::log::detail::Config< Stream, Area, QueryStream, Query > Internal: Compile time configuration for given Stream and Area
senf::log::ConsoleTarget Write log messages to std::cout
senf::log::CRITICAL Log level CRITICAL
senf::log::DISABLED Disable logging
senf::log::detail::empty Internal: Empty base class
senf::log::Enabled< Stream, Area, Level > Check, if logging is enabled for stream/area/level tuple
senf::log::FATAL Log level FATAL
senf::log::FileTarget Log target writing to a log file
senf::log::IMPORTANT Log level IMPORTANT
senf::log::IOStreamTarget Write log messages to arbitrary std::ostream
senf::log::detail::LevelBase Internal: Log level base class
senf::log::detail::LogFormat
senf::log::detail::LogParameters
senf::log::MESSAGE Log level MESSAGE
senf::log::detail::na
senf::log::NONE Inherit log level
senf::log::NOTICE Log level NOTICE
senf::log::detail::Parameters< Base > Internal: Log message parameter collection
senf::log::detail::Parameters_< Base, Param, N > Internal: Parameter extractor
senf::log::detail::Parameters_Merge Internal: Merge log message parameter list
senf::log::detail::Parameters_Merge::Parameters_Merge::apply< Base, Param > Internal: Embedded mpl template meta-function
senf::log::detail::StreamBase Internal: Log stream base class
senf::log::StreamRegistry Stream registry
senf::log::StringTarget Store log messages in a string buffer
senf::log::SyslogTarget Log target writing to the syslog
senf::log::SyslogUDPTarget Log target writing UDP syslog packets
senf::log::SystemTimeSource Default log message time source
senf::log::Target Logging target base class
senf::log::Target::Target::InvalidAreaException Exception: Invalid area
senf::log::Target::Target::InvalidStreamException Exception: Invalid stream
senf::log::Target::Target::RoutingEntry Target routing entry
senf::log::detail::TargetRegistry Internal: Target registry
senf::log::TimeSource Log message time source abstract base class
senf::log::detail::TimeSourceManager
senf::log::VERBOSE Log level VERBOSE