powered by
Set the world log handling function.
librdf_world_set_logger ( world, user_data, log_handler )
void
redland world object ("_p_librdf_world_s")
user data to pass to function ("_p_void")
pointer to the function ("_p_librdf_log_func")
https://librdf.org/docs/
This R function is a wrapper function that directly calls the the Redland RDF C libraries. For more information about Redland RDF, view the online documentation indicated in the 'References' section.