Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

log4cpp::PassThroughLayout Class Reference

#include <PassThroughLayout.hh>

Inheritance diagram for log4cpp::PassThroughLayout:

log4cpp::Layout List of all members.

Public Member Functions

virtual std::string format (const LoggingEvent &event)
 Formats the LoggingEvent data to a string that appenders can log.

Member Function Documentation

virtual std::string log4cpp::PassThroughLayout::format const LoggingEvent event  )  [inline, virtual]
 

Formats the LoggingEvent data to a string that appenders can log.

Implement this method to create your own layout format.

Parameters:
event The LoggingEvent.
Returns:
an appendable string.

Implements log4cpp::Layout.


The documentation for this class was generated from the following file:
Generated on Thu Sep 24 08:14:09 2009 for log4cpp by  doxygen 1.3.9.1