#include <xmltooling/util/NDC.h>
Public Member Functions | |
| NDC (const char *context) | |
| Constructor pushes logging context onto diagnostic stack. | |
| NDC (const std::string &context) | |
| Constructor pushes logging context onto diagnostic stack. | |
| ~NDC () | |
| Destructor pops context off of diagnostic stack. | |
|
|
Constructor pushes logging context onto diagnostic stack.
|
|
|
Constructor pushes logging context onto diagnostic stack.
|
1.4.6