Scroll to navigation

log4cpp::StringLiteralComponent(3) Library Functions Manual log4cpp::StringLiteralComponent(3)

NAME

log4cpp::StringLiteralComponent

SYNOPSIS

Inherits log4cpp::PatternLayout::PatternComponent.

Public Member Functions


StringLiteralComponent (const std::string &literal)
virtual void append (std::ostringstream &out, const LoggingEvent &event)

Public Member Functions inherited from log4cpp::PatternLayout::PatternComponent
virtual ~PatternComponent ()

Constructor & Destructor Documentation

log4cpp::StringLiteralComponent::StringLiteralComponent (const std::string & literal) [inline]

Member Function Documentation

virtual void log4cpp::StringLiteralComponent::append (std::ostringstream & out, const LoggingEvent & event) [inline], [virtual]

Implements log4cpp::PatternLayout::PatternComponent.

Author

Generated automatically by Doxygen for log4cpp from the source code.

Version 1.1 log4cpp