Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misc functions #45

Closed
7 of 10 tasks
Lorak-mmk opened this issue Nov 18, 2021 · 2 comments
Closed
7 of 10 tasks

Misc functions #45

Lorak-mmk opened this issue Nov 18, 2021 · 2 comments
Labels
good first issue Good for newcomers

Comments

@Lorak-mmk
Copy link
Collaborator

Lorak-mmk commented Nov 18, 2021

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.

@Lorak-mmk Lorak-mmk added the good first issue Good for newcomers label Nov 18, 2021
@Gor027
Copy link
Contributor

Gor027 commented Oct 2, 2022

Support for logging will be added in this PR.

@roydahan
Copy link
Collaborator

roydahan commented Jul 8, 2024

The missing ones are part of the document plan, will have their own issue.

@roydahan roydahan closed this as completed Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants