We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e5be75 commit ce64a5bCopy full SHA for ce64a5b
src/mongoc/mongoc-log.h
@@ -76,6 +76,7 @@ typedef void (*mongoc_log_func_t) (mongoc_log_level_t log_level,
76
*
77
* Sets the function to be called to handle logging.
78
*/
79
+BSON_API
80
void mongoc_log_set_handler (mongoc_log_func_t log_func,
81
void *user_data);
82
0 commit comments