log4cpp::PassThroughLayout Class Reference

#include <PassThroughLayout.hh>

Inheritance diagram for log4cpp::PassThroughLayout:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual std::string format (const LoggingEvent &event)
virtual std::string format (const LoggingEvent &event)

Detailed Description

Definition at line 8 of file include/log4cpp/PassThroughLayout.hh.


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.

Definition at line 11 of file install/include/log4cpp/PassThroughLayout.hh.

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.

Definition at line 11 of file include/log4cpp/PassThroughLayout.hh.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


log4cpp
Author(s): Stephen Roderick
autogenerated on Fri Jan 11 09:51:55 2013