feat(log): re-export the log crate (#2965)

* feat(log): re-export the log crate

* code review

* Move emit_trace

---------

Co-authored-by: Tony <legendmastertony@gmail.com>
This commit is contained in:
Lucas Fernandes Nogueira
2025-08-30 23:44:03 -03:00
committed by GitHub
parent 6215afe023
commit 625bb1c096
3 changed files with 83 additions and 67 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"log": minor
"log-js": minor
---
Re-export the log crate.