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 "SyslogTarget.hh"
Include dependency graph for SyslogUDPTarget.cc:

Go to the source code of this file.

Namespaces

 senf
 
 senf::log
 

Macros

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

Detailed Description

SyslogUDPTarget non-inline non-template implementation.

Definition in file SyslogUDPTarget.cc.

Macro Definition Documentation

◆ prefix_

#define prefix_

Definition at line 30 of file SyslogUDPTarget.cc.