|
Engauge Digitizer
2
|
Noop class that mimics the same class in log4cpp library. More...
#include <FileAppender.hh>
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. | |
Noop class that mimics the same class in log4cpp library.
Definition at line 10 of file FileAppender.hh.
1.8.15