SyslogUDPTarget.cc File Reference

SyslogUDPTarget non-inline non-template implementation. More...

#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>

Include dependency graph for SyslogUDPTarget.cc:

Go to the source code of this file.


Detailed Description

SyslogUDPTarget non-inline non-template implementation.

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 Documentation

#define
prefix_

Definition at line 38 of file SyslogUDPTarget.cc.