-
Notifications
You must be signed in to change notification settings - Fork 370
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
Add diagnostics logs to action execution #2596
Add diagnostics logs to action execution #2596
Conversation
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2596 +/- ##
============================================
- Coverage 56.13% 56.12% -0.02%
+ Complexity 8097 8087 -10
============================================
Files 632 632
Lines 46049 46066 +17
Branches 7524 7525 +1
============================================
+ Hits 25850 25853 +3
- Misses 16478 16493 +15
+ Partials 3721 3720 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
...rc/main/java/org/wso2/carbon/identity/oauth/action/PreIssueAccessTokenResponseProcessor.java
Outdated
Show resolved
Hide resolved
d59114c
to
0cbc1dd
Compare
…elopment iteration
…elopment iteration
…elopment iteration
…elopment iteration
0cbc1dd
to
d1c0a76
Compare
Duplicate PR at #2603 |
Proposed changes in this pull request
This PR adds diagnostic logs to action execution flow to enhance the troubleshooting capabilities for the extension developer.
Related issues
Examples
The proposed diagnostics logs printed in IS server are addressed against an existing flow in Asgardeo by correlating the corresponding log element.
INFO : [6] denotes configuration parameters and [7] denotes input parameters
IS server logs
Asgardeo diagnostic logs