Skip to content

Conversation

@hyoinandout
Copy link
Contributor

@hyoinandout hyoinandout commented Aug 14, 2024

Description

Fixes #4121 (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • test_log_record_recursive_exception

Does This PR Require a Contrib Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

…ler.test_log_exc_info_false

 Please enter the commit message for your changes. Lines starting
@hyoinandout hyoinandout requested a review from a team August 14, 2024 05:59
@lzchen lzchen merged commit 9c95104 into open-telemetry:main Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Log sdk cannot add exception.message to logRecord for exceptions whose argument is an exception not a string message

3 participants