This function is a generic for logging the writing of a connector object. The actual implementation of the logging is determined by the specific method for the connector object's class.
log_write_connector(connector_object, name, ...)
The result of the specific method implementation.