#include "SyslogUDPTarget.hh"
#include <sstream>
#include <boost/algorithm/string/trim.hpp>
#include <boost/tokenizer.hpp>
#include <senf/Utils/Console/ParsedCommand.hh>
#include <senf/Utils/Console/Traits.hh>
#include <senf/Utils/Console/ScopedDirectory.hh>
Go to the source code of this file.
Definition in file SyslogUDPTarget.cc.
Namespaces |
|
namespace | senf |
namespace | senf::log |
Defines |
|
#define | prefix_ |
Functions |
|
senf::log::SENF_CONSOLE_REGISTER_ENUM_MEMBER (SyslogUDPTarget, LogFacility,(AUTHPRIV)(CRON)(DAEMON)(FTP)(KERN)(LPR)(MAIL)(NEWS)(SYSLOG)(USER)(UUCP)(LOCAL0)(LOCAL1)(LOCAL2)(LOCAL3)(LOCAL4)(LOCAL5)(LOCAL6)(LOCAL7)) |
#define | ||||
prefix_ | ||||
Definition at line 38 of file SyslogUDPTarget.cc.