Move HTTP trace logging docs to APPENDIX-I#100
Closed
jerryyanmj wants to merge 1 commit intoAccenture:mainfrom
Closed
Move HTTP trace logging docs to APPENDIX-I#100jerryyanmj wants to merge 1 commit intoAccenture:mainfrom
jerryyanmj wants to merge 1 commit intoAccenture:mainfrom
Conversation
- Remove HTTP trace logging section from APPENDIX-III (wrong file) - Remove HTTP_TRACE_LEVEL row from CONFIGURATION-REFERENCE.md (not a config key) - Add "HTTP request and response trace logging" section to APPENDIX-I, placed after the existing "Distributed trace" section where log4j2.xml configuration is already discussed Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Collaborator
Author
|
Closing — will re-raise as a branch and PR directly within Accenture/mercury-composable. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Follow-up to #99. Relocates the HTTP trace logging documentation to a more appropriate place:
guides/APPENDIX-III.md— the async HTTP request parameter reference is not the right place for logging configurationguides/CONFIGURATION-REFERENCE.md—HTTP_TRACE_LEVELis a logger-level env var, not a platform configuration keyguides/APPENDIX-I.md— placed immediately after the existing "Distributed trace" section, which already covers the samelog4j2.xmlpattern for enabling debug-level loggingChanged files
guides/APPENDIX-I.mdguides/APPENDIX-III.mdguides/CONFIGURATION-REFERENCE.mdHTTP_TRACE_LEVELrow from HTTP Client table🤖 Generated with Claude Code