25 #ifndef LOG4CPLUS_MDC_H_HEADER
26 #define LOG4CPLUS_MDC_H_HEADER
30 #if defined (LOG4CPLUS_HAVE_PRAGMA_ONCE)
void clear()
Clear any nested diagnostic information if any.
void put(tstring const &key, tstring const &value)
MappedDiagnosticContextMap const & getContext() const
bool get(tstring *value, tstring const &key) const
void remove(tstring const &key)
#define LOG4CPLUS_PRIVATE
std::basic_string< tchar > tstring
std::map< tstring, tstring > MappedDiagnosticContextMap
LOG4CPLUS_EXPORT MDC & getMDC()