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

ADD logTrace support in go sdk #72

Closed
hilaryRope opened this issue Jul 29, 2024 · 2 comments
Closed

ADD logTrace support in go sdk #72

hilaryRope opened this issue Jul 29, 2024 · 2 comments

Comments

@hilaryRope
Copy link
Contributor

After having removed the unexposed LogTrace from go-pdk as per this extism/go-pdk#37, next step is to enable its usage in the Go SDK (another issue has been raised for supporting on the Rust runtime side of things and we will make sure that the same will be done incrementally across SDKs and PDKs).

In relation to go SDK, we need to add the support for logTrace in host.go here

@hilaryRope
Copy link
Contributor Author

Working on this! Thanks

nilslice pushed a commit that referenced this issue Aug 28, 2024
## Description of the change
Add support for logtrace Go SDK

## Issue Reference
#72 that is a logical step after
[this](extism/go-pdk#37)

## Checklist
- [] Documentation added/updated

---------

Co-authored-by: corda.ilaria@gmail.com <ilariac691@gmail.com>
@zshipko
Copy link
Contributor

zshipko commented Sep 24, 2024

It looks like trace logging was included in #74

@zshipko zshipko closed this as completed Sep 24, 2024
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