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

handle user-agent passed via the LogEventVO #4

Merged
merged 2 commits into from
Jun 18, 2020

Conversation

brucehyslop
Copy link
Contributor

Added the user-agent to LogEventVO and use if available.

The LogAppender will use the user-agent from the LogEvent is available otherwise the the MDC property. This should keep backwards compatibility.

added the user-agent to LogEventVO and use if available
@brucehyslop brucehyslop requested a review from ansell June 18, 2020 04:37
Copy link
Contributor

@ansell ansell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@brucehyslop brucehyslop merged commit 2723e21 into master Jun 18, 2020
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.

2 participants