Engauge Digitizer  2
 All Classes Functions Variables Typedefs Enumerations Friends Pages
Public Member Functions | List of all members
log4cpp::FileAppender Class Reference

Noop class that mimics the same class in log4cpp library. More...

#include <FileAppender.hh>

Inheritance diagram for log4cpp::FileAppender:
log4cpp::LayoutAppender log4cpp::Appender log4cpp::RollingFileAppender

Public Member Functions

 FileAppender (const std::string &name)
 Single constructor.
 
- Public Member Functions inherited from log4cpp::LayoutAppender
 LayoutAppender (const std::string &)
 Single constructor.
 
virtual void setLayout (Layout *layout)=0
 Set the layout for this Appender.
 

Detailed Description

Noop class that mimics the same class in log4cpp library.

Definition at line 10 of file FileAppender.hh.


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