log4cpp::NDC::DiagnosticContext (3) - Linux Manuals

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.