You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the issue for all functions that that fit anywhere else.
List:
cass_consistency_string
cass_write_type_string
cass_error_desc
cass_log_cleanup
cass_log_set_level
cass_log_set_callback
cass_log_get_callback_and_data
cass_log_set_queue_size
cass_log_level_string
cass_alloc_set_functions
First 3 and cass_log_level_string should be really easy.
I don't think the rest can be implemented in any meaningful way without a lot of work - we should probably skip them for now.
The text was updated successfully, but these errors were encountered:
This is the issue for all functions that that fit anywhere else.
List:
cass_consistency_string
cass_write_type_string
cass_error_desc
cass_log_cleanup
cass_log_set_level
cass_log_set_callback
cass_log_get_callback_and_data
cass_log_set_queue_size
cass_log_level_string
cass_alloc_set_functions
First 3 and cass_log_level_string should be really easy.
I don't think the rest can be implemented in any meaningful way without a lot of work - we should probably skip them for now.
The text was updated successfully, but these errors were encountered: