Skip to content

Add FFI log control: cactus_log_set_level and cactus_log_set_callback#497

Merged
HenryNdubuaku merged 2 commits intocactus-compute:mainfrom
yujonglee:feat/ffi-log-control
Mar 5, 2026
Merged

Add FFI log control: cactus_log_set_level and cactus_log_set_callback#497
HenryNdubuaku merged 2 commits intocactus-compute:mainfrom
yujonglee:feat/ffi-log-control

Conversation

@yujonglee
Copy link
Copy Markdown
Contributor

Expose the existing C++ Logger::set_level() and Logger::set_callback() through the C FFI, allowing embedders to suppress or redirect log output instead of inheriting the default stderr behavior.

yujonglee and others added 2 commits March 5, 2026 19:53
Expose the existing C++ Logger::set_level() and Logger::set_callback()
through the C FFI, allowing embedders to suppress or redirect log
output instead of inheriting the default stderr behavior.

Signed-off-by: Yujong Lee <[email protected]>
@HenryNdubuaku HenryNdubuaku merged commit f3f63fd into cactus-compute:main Mar 5, 2026
4 of 6 checks passed
@yujonglee yujonglee deleted the feat/ffi-log-control branch March 5, 2026 22:24
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.

2 participants