Skip to content

feat(log): add support for logs #841

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

Merged
merged 7 commits into from
Jun 16, 2025
Merged

feat(log): add support for logs #841

merged 7 commits into from
Jun 16, 2025

Conversation

lcian
Copy link
Member

@lcian lcian commented Jun 13, 2025

Logs support for the log crate.

A future improvement we can make is to support the kv feature of log and write the pairs as log attributes, similar to what we do in the tracing integration. #844

Copy link

github-actions bot commented Jun 13, 2025

Messages
📖 Do not forget to update Sentry-docs with your feature once the pull request gets approved.

Generated by 🚫 dangerJS against 319433a

Copy link

codecov bot commented Jun 13, 2025

Codecov Report

Attention: Patch coverage is 88.88889% with 4 lines in your changes missing coverage. Please review.

Project coverage is 73.82%. Comparing base (88b00f3) to head (319433a).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #841      +/-   ##
==========================================
+ Coverage   73.66%   73.82%   +0.16%     
==========================================
  Files          64       64              
  Lines        7726     7762      +36     
==========================================
+ Hits         5691     5730      +39     
+ Misses       2035     2032       -3     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lcian lcian merged commit 34db51d into master Jun 16, 2025
18 checks passed
@lcian lcian deleted the lcian/feat/log-logs branch June 16, 2025 13:52
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.

2 participants