|
log4cpp 1.1.6
|
#include <PatternLayout.hh>
Public Member Functions | |
| virtual | ~PatternComponent () |
| virtual void | append (std::ostringstream &out, const LoggingEvent &event)=0 |
|
inlinevirtual |
|
pure virtual |
Implemented in log4cpp::CategoryNameComponent, log4cpp::FormatModifierComponent, log4cpp::MessageComponent, log4cpp::MillisSinceEpochComponent, log4cpp::NDCComponent, log4cpp::PriorityComponent, log4cpp::ProcessorTimeComponent, log4cpp::SecondsSinceEpochComponent, log4cpp::StringLiteralComponent, log4cpp::ThreadNameComponent, and log4cpp::TimeStampComponent.