Skip to content

Logging SetLogCallback + Debugging cleanup #1471

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

Merged
merged 12 commits into from
Jun 11, 2025

Conversation

RyanUnderhill
Copy link
Contributor

Remove duplicate SizeOf in utils.cpp in favor of existing Ort::SizeOf. These were exact duplicates, I just forgot to remove one in the past somehow.
Add SetLogCallback to enable runtime arbitrary log redirection Add Python bindings for og.set_log_callback
Add python test for og.set_log_callback

Add SetLogCallback to enable runtime arbitrary log redirection
Add Python bindings for og.set_log_callback
Add python test for og.set_log_callback
edgchen1
edgchen1 previously approved these changes Jun 6, 2025
edgchen1
edgchen1 previously approved these changes Jun 10, 2025
@baijumeswani baijumeswani merged commit 254655b into main Jun 11, 2025
14 checks passed
@baijumeswani baijumeswani deleted the ryanunderhill/logging_improvements branch June 11, 2025 17:49
@baijumeswani
Copy link
Collaborator

Thank you for the review. :)

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

Successfully merging this pull request may close these issues.

4 participants