Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat; add logging system for rpc proxy #733

Merged
merged 3 commits into from
Mar 22, 2024

Conversation

rodolfopietro97
Copy link
Contributor

Description

Add logging to RPC proxy in order to improve usability

@rodolfopietro97 rodolfopietro97 requested a review from a team as a code owner March 20, 2024 11:07
@rodolfopietro97 rodolfopietro97 linked an issue Mar 20, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Mar 20, 2024

Test Coverage

Summary

Lines Statements Branches Functions
Coverage: 100%
100% (2908/2908) 100% (596/596) 100% (601/601)
Title Tests Skipped Failures Errors Time
core 440 0 💤 0 ❌ 0 🔥 1m 5s ⏱️
network 263 0 💤 0 ❌ 0 🔥 1m 43s ⏱️
errors 48 0 💤 0 ❌ 0 🔥 13.75s ⏱️

packages/rpc-proxy/src/types.d.ts Outdated Show resolved Hide resolved
@rodolfopietro97 rodolfopietro97 merged commit 7646f94 into main Mar 22, 2024
10 checks passed
@rodolfopietro97 rodolfopietro97 deleted the 732-logging-system-for-rpc-proxy branch March 22, 2024 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logging system for RPC Proxy
2 participants