-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Add LogLevel Hooks to HttpLogOptions and HttpLoggingPolicy #16088
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
Merged
alzimmermsft
merged 26 commits into
Azure:main
from
alzimmermsft:AzCore_AddHttpLoggingHooks
Jul 15, 2021
Merged
Changes from 9 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
588ca4a
Add functions to HttpLogOptions to determine the log level for reques…
alzimmermsft 0b40786
Merge branch 'master' into AzCore_AddHttpLoggingHooks
alzimmermsft b51dad2
Merge branch 'master' into AzCore_AddHttpLoggingHooks
alzimmermsft 9e78ca7
Added configuration for custom HTTP request and HTTP response logging
alzimmermsft e3b6b3f
Add HttpRequestLogger and HttpResponseLogger interfaces which allows …
alzimmermsft 0633212
Removed options bags classes that were unused prototypes
alzimmermsft 7c21b47
Merge branch 'master' into AzCore_AddHttpLoggingHooks
alzimmermsft 5388245
Return HttpResponse when not logging it
alzimmermsft ec0060c
Remove LogLevel parameter from interface APIs, changed getLogLevel to…
alzimmermsft a241bba
Javadoc updates
alzimmermsft f611b73
Merge branch 'master' into AzCore_AddHttpLoggingHooks
alzimmermsft a8cfbc3
Add logger option bag classes to pass information for logging the req…
alzimmermsft 2550458
Merge branch 'master' into AzCore_AddHttpLoggingHooks
alzimmermsft 3f091cd
Pull in upstream
alzimmermsft 85795bf
Merge branch 'master' into AzCore_AddHttpLoggingHooks
alzimmermsft 7519672
Merge branch 'master' into AzCore_AddHttpLoggingHooks
alzimmermsft 80c3bf4
Merge branch 'master' into AzCore_AddHttpLoggingHooks
alzimmermsft 6198bbb
Use accessor pattern instead of making API public
alzimmermsft 052ac13
Merge branch 'master' into AzCore_AddHttpLoggingHooks
alzimmermsft cd3bbd4
Merge branch 'master' into AzCore_AddHttpLoggingHooks
alzimmermsft 3f1a5b6
Merge branch 'master' into AzCore_AddHttpLoggingHooks
alzimmermsft 95813cc
Merge branch 'main' into AzCore_AddHttpLoggingHooks
alzimmermsft 43a0fb8
Merge branch 'main' into AzCore_AddHttpLoggingHooks
alzimmermsft 381ea82
Merge branch 'AzCore_AddHttpLoggingHooks' of github.com:alzimmermsft/…
alzimmermsft 68208e2
Merge branch 'main' into AzCore_AddHttpLoggingHooks
alzimmermsft f907d05
Rename Options to Context
alzimmermsft File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.