Public Member Functions | List of all members
log4cpp::PassThroughLayout Class Reference

#include <PassThroughLayout.hh>

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

Public Member Functions

virtual std::string format (const LoggingEvent &event)
 
- Public Member Functions inherited from log4cpp::Layout
virtual ~Layout ()
 

Detailed Description

Definition at line 15 of file PassThroughLayout.hh.

Member Function Documentation

virtual std::string log4cpp::PassThroughLayout::format ( const LoggingEvent event)
inlinevirtual

Formats the LoggingEvent data to a string that appenders can log. Implement this method to create your own layout format.

Parameters
eventThe LoggingEvent.
Returns
an appendable string.

Implements log4cpp::Layout.

Definition at line 18 of file PassThroughLayout.hh.


The documentation for this class was generated from the following file:


log4cpp
Author(s): Stephen Roderick, Bastiaan Bakker, Cedric Le Goater, Steve Ostlind, Marcel Harkema, Walter Stroebel, Glenn Scott and Tony Cheung
autogenerated on Sun Jun 23 2019 19:14:17