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 thread id to output messages when in verbose logging #3515

Closed
duncanp-sonar opened this issue Jan 4, 2023 · 0 comments
Closed

Add thread id to output messages when in verbose logging #3515

duncanp-sonar opened this issue Jan 4, 2023 · 0 comments
Assignees
Milestone

Comments

@duncanp-sonar
Copy link
Contributor

Description

It is often useful to know which thread a call is being made on when debugging or testing.

Automatically logging the current thread ID for all messages when the logging mode is verbose would make this easy to check.

@duncanp-sonar duncanp-sonar changed the title Add thread id to output messages in verbose loggin Add thread id to output messages when in verbose logging Jan 4, 2023
@duncanp-sonar duncanp-sonar self-assigned this Jan 4, 2023
duncanp-sonar added a commit that referenced this issue Jan 4, 2023
duncanp-sonar added a commit that referenced this issue Jan 5, 2023
* Log the thread id in verbose mode

Fixes  #3515
duncanp-sonar added a commit that referenced this issue Jan 9, 2023
* Log the thread id in verbose mode

Fixes  #3515
@ugras-ergun-sonarsource ugras-ergun-sonarsource added this to the 6.12 milestone Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants