-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(rest): enhance logging and error handling in FossologyRestCl…
…ient - Added detailed debug logs before HTTP requests (upload, scan, report generation). - Included relevant context like filename, uploadId, jobId, reportId, and shaValue. - Improved error handling with better exception messages and stack traces. - Fixed typos in log messages and standardized formats for consistency. - Improved null checks to prevent potential `NullPointerException`. - Enhanced logging in error cases with specific messages and stack traces. - Ensured proper handling of failed API responses with meaningful logs.
- Loading branch information
1 parent
cb52c1a
commit 8f88e8a
Showing
1 changed file
with
161 additions
and
35 deletions.
There are no files selected for viewing
This file contains 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