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

c/driver: add trace logs for debugging/development #735

Open
lidavidm opened this issue Jun 7, 2023 · 2 comments
Open

c/driver: add trace logs for debugging/development #735

lidavidm opened this issue Jun 7, 2023 · 2 comments

Comments

@lidavidm
Copy link
Member

lidavidm commented Jun 7, 2023

  • Add basic logs tracing all function calls in drivers
  • Wrap fprintf/Reprintf (for R) instead of bringing in a full logging package
  • Disable/compile out the logs in release mode
@lidavidm lidavidm added this to the ADBC Libraries 0.5.0 milestone Jun 7, 2023
@rtadepalli
Copy link
Contributor

Could I work on this? Thanks.

@lidavidm
Copy link
Member Author

lidavidm commented Jun 8, 2023

Sure (you might consider a draft to show the approach)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants