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

Add logger and transaction stats inside the SDK #1607

Merged
merged 1 commit into from
May 18, 2023

Conversation

petreze
Copy link
Contributor

@petreze petreze commented May 15, 2023

Description:
Added logger implementation with the usage of pino.js and placed some important predefined log statements inside the SDK

Related issue(s):

Fixes #1308

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@petreze petreze marked this pull request as draft May 16, 2023 07:43
@petreze petreze marked this pull request as ready for review May 16, 2023 12:56
@sonarcloud
Copy link

sonarcloud bot commented May 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>
@petreze petreze changed the base branch from develop to release/v2.26.0-beta.1 May 18, 2023 08:20
@petreze petreze merged commit 3a6e3f1 into release/v2.26.0-beta.1 May 18, 2023
@petreze petreze deleted the feature/logging branch May 18, 2023 08:20
monokaijs pushed a commit to monostarter/u2u-sdk-js that referenced this pull request Jul 5, 2023
Signed-off-by: Petar Tonev <petar.tonev@limechain.tech>
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.

Add stats for transactions
2 participants