#include "Target.hh"#include "Target.ih"#include <algorithm>#include <boost/format.hpp>#include "ConsoleTarget.hh"#include <senf/Utils/Console/Console.hh>

Go to the source code of this file.
Definition in file Target.cc.
Namespaces |
|
| namespace | senf |
| namespace | senf::log |
| namespace | senf::log::detail |
Defines |
|
| #define | prefix_ |
Functions |
|
| senf::log::SENF_CONSOLE_REGISTER_ENUM_MEMBER (Target, action_t,(ACCEPT)(REJECT)) | |
| senf::log::detail::SENF_CONSOLE_REGISTER_ENUM_MEMBER (TargetRegistry, Level,(VERBOSE)(NOTICE)(MESSAGE)(IMPORTANT)(CRITICAL)(FATAL)) | |