webb-tools / gadget

A framework for building modular AVS and Tangle Blueprints: https://docs.tangle.tools/developers/blueprints.
https://tangle.tools
MIT License
5 stars 1 forks source link

Add metrics and logging to sdk #166

Closed drewstone closed 1 month ago

shekohex commented 1 month ago

We would actually need to use a different logging ecosystem than slong, in #156 you can see we are going to use tracing crate https://tracing.rs https://tokio.rs/#tk-lib-tracing. We can merge this Into my branch, but most of the work will be replaced with tracing.