#include <PassThroughLayout.hh>
Inheritance diagram for log4cpp::PassThroughLayout:


Public Member Functions | |
| virtual std::string | format (const LoggingEvent &event) |
| Formats the LoggingEvent data to a string that appenders can log. | |
|
|
Formats the LoggingEvent data to a string that appenders can log. Implement this method to create your own layout format.
Implements log4cpp::Layout. |
1.3.9.1