 |
log4cplus
2.0.5
|
Go to the documentation of this file.
25 #ifndef LOG4CPLUS_MDC_H_HEADER
26 #define LOG4CPLUS_MDC_H_HEADER
30 #if defined (LOG4CPLUS_HAVE_PRAGMA_ONCE)
77 #endif // LOG4CPLUS_MDC_H_HEADER
LOG4CPLUS_EXPORT MDC & getMDC()
std::basic_string< tchar > tstring
void remove(tstring const &key)
void clear()
Clear any nested diagnostic information if any.
MappedDiagnosticContextMap const & getContext() const
bool get(tstring *value, tstring const &key) const
std::map< tstring, tstring > MappedDiagnosticContextMap
#define LOG4CPLUS_PRIVATE
void put(tstring const &key, tstring const &value)