evdns_set_log_fn

Set the callback function to handle DNS log messages. If this callback is not set, evdns log messages are handled with the regular Libevent logging system.

@param fn the callback to be invoked when a log message is generated

extern (C) nothrow
void
evdns_set_log_fn

Meta