filecoin-project / filecoin-project/builtin-actors
Consider FVM SDK log initialisation instead of doing it inline in trampoline
Open
P3
- Dominant language
- Rust
- Stars
- 96
- Forks
- 94
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 3
Description
#1019 copied and adapted logger initialisation code from the v2 SDK, for more control and to workaround it not working. After upgrading to sdk v3, consider replacing that code with a call to the SDK's log initialisation.
See also #1027
Contributor guide
Assessment
This issue has not been assessed yet.