log4cpp 1.1
|
#include <log4cpp/Portability.hh>
#include <string>
#include <stdarg.h>
#include <syslog.h>
#include <log4cpp/LayoutAppender.hh>
#include <log4cpp/Priority.hh>
Go to the source code of this file.
Classes | |
class | log4cpp::SyslogAppender |
SyslogAppender sends LoggingEvents to the local syslog system. More... | |
Namespaces | |
namespace | log4cpp |
The top level namespace for all 'Log for C++' types and classes. | |