MongoDB C++ Driver legacy-1.1.2
Loading...
Searching...
No Matches
List of all members
mongo::logger::LogDomain< E >::AppenderHandle Class Reference

Opaque handle returned by attachAppender(), which can be subsequently passed to detachAppender() to detach an appender from an instance of LogDomain. More...

#include <log_domain.h>

Detailed Description

template<typename E>
class mongo::logger::LogDomain< E >::AppenderHandle

Opaque handle returned by attachAppender(), which can be subsequently passed to detachAppender() to detach an appender from an instance of LogDomain.


The documentation for this class was generated from the following file: