#include <vector>#include <boost/utility.hpp>#include <senf/Utils/Exception.hh>#include <senf/Utils/Console/LazyDirectory.hh>#include "TimeSource.hh"#include "Levels.hh"#include "Target.cci"#include "Target.cti"


Go to the source code of this file.
Definition in file Target.hh.
Classes |
|
| class | senf::log::Target |
| Logging target base class. More... |
|
| struct | senf::log::Target::Target::RoutingEntry |
|
Target routing entry. More... |
|
| struct | senf::log::Target::Target::InvalidStreamException |
|
Exception: Invalid stream. More... |
|
| struct | senf::log::Target::Target::InvalidAreaException |
|
Exception: Invalid area. More... |
|
Namespaces |
|
| namespace | senf |
| namespace | senf::log |
| namespace | senf::log::detail |
Defines |
|
| #define | HH_SENF_Utils_Logger_Target_ 1 |