mongoc_log_set_handler

extern (C) extern (C)
void
mongoc_log_set_handler

Detailed Description

mongoc log set handler

@log_func: A function to handle log messages. @user_data: User data for @log_func.

Sets the function to be called to handle logging.

Meta