Scroll to navigation

log4cpp::NDC::DiagnosticContext(3) Library Functions Manual log4cpp::NDC::DiagnosticContext(3)

NAME

log4cpp::NDC::DiagnosticContext

SYNOPSIS

#include <NDC.hh>

Public Member Functions


DiagnosticContext (const std::string &message)
DiagnosticContext (const std::string &message, const DiagnosticContext &parent)

Public Attributes


std::string message
std::string fullMessage

Constructor & Destructor Documentation

log4cpp::NDC::DiagnosticContext::DiagnosticContext (const std::string & message)

log4cpp::NDC::DiagnosticContext::DiagnosticContext (const std::string & message, const DiagnosticContext & parent)

Member Data Documentation

std::string log4cpp::NDC::DiagnosticContext::fullMessage

std::string log4cpp::NDC::DiagnosticContext::message

Author

Generated automatically by Doxygen for log4cpp from the source code.

Version 1.1 log4cpp