Skip to content

Conversation

waldekmastykarz
Copy link
Collaborator

Updates logging from plugins. Closes #887

Introduces new skip messages to help understand plugin execution. Skip messages are enabled by default and can be disabled using the new showSkipMessages setting in devproxyrc.json.

This PR also introduces a breaking change, where we change the shape of a log message from string[] to string. This makes it easier to understand how plugins process a request, because each plugin logs a single message.

garrytrinder
garrytrinder previously approved these changes Oct 1, 2024
@waldekmastykarz waldekmastykarz merged commit b9e7765 into dotnet:main Oct 3, 2024
4 checks passed
@waldekmastykarz waldekmastykarz deleted the fix-logging branch October 3, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update logging from plugins
2 participants