You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.gohere
The text was updated successfully, but these errors were encountered:
## 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>
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
hereThe text was updated successfully, but these errors were encountered: