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

fix(host): add subject to control interface logs #1407

Merged
merged 1 commit into from
Jan 30, 2024

Conversation

connorsmith256
Copy link
Contributor

This adds the subject back to log messages related to processing control interface commands, which is helpful when debugging messages from incompatible clients. The message was on the span already, but only when trace level logs are enabled

Signed-off-by: Connor Smith <connor.smith.256@gmail.com>
@connorsmith256 connorsmith256 requested a review from a team as a code owner January 29, 2024 18:01
@connorsmith256
Copy link
Contributor Author

FYI @thomastaylor312 since we discussed this at the time we removed subject from the inline logs: it turns out it's useful to be able to see the subject even when tracing on a given host is disabled/the log level is less verbose than trace 😅

@connorsmith256 connorsmith256 merged commit 38faeac into wasmCloud:main Jan 30, 2024
44 checks passed
@connorsmith256 connorsmith256 deleted the fix/add-debug-fields branch January 30, 2024 23:02
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.

None yet

2 participants