Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(core)!: implement an interceptor for the logging layer (#4961)
* feat: init * feat: accessor log * feat: more logs * feat: compile * feat: use interceptor * feat: use ctx to log * feat: avoid formatting err first * style: fix clippy * chore: update comments * refactor: pass operation * feat: add context * feat: remove some apis from DefaultLoggingLayer * refactor: remove path * docs: fix example * test: fix haskell test
- Loading branch information