fesaGSI::SyslogAppender Class Reference

#include <SyslogAppender.h>

List of all members.

Protected Member Functions

 SyslogAppender (const std::string &name, bool synchronous, const CMW::Log::Appender::Filters &filters)
virtual void doOutput (const CMW::Log::LogMessage &msg)

Private Attributes

int facility_

Friends

class SyslogAppenderBuilder
 The class is build with a builder.

Detailed Description

Definition at line 12 of file SyslogAppender.h.


Constructor & Destructor Documentation

fesaGSI::SyslogAppender::SyslogAppender ( const std::string &  name,
bool  synchronous,
const CMW::Log::Appender::Filters &  filters 
) [protected]

Definition at line 8 of file SyslogAppender.cpp.


Member Function Documentation

void fesaGSI::SyslogAppender::doOutput ( const CMW::Log::LogMessage &  msg  )  [protected, virtual]

< A special level that can be used to turn off all logging, apart from audit logs.

< A message level indicating a potential problem.

< A message level indicating a potential problem.

< A message level for information messages.

< A message level providing debugging information.

< A message level providing highly detailed tracing information.

Definition at line 17 of file SyslogAppender.cpp.

References facility_.


Friends And Related Function Documentation

friend class SyslogAppenderBuilder [friend]

The class is build with a builder.

Definition at line 15 of file SyslogAppender.h.


Member Data Documentation

Definition at line 27 of file SyslogAppender.h.

Referenced by doOutput().


The documentation for this class was generated from the following files:

Generated on 25 Jan 2013 for fesa-core-gsi by  doxygen 1.6.1