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

Added exception logging with stack trace #93

Merged
merged 4 commits into from
May 26, 2024

Conversation

Abhinavcode13
Copy link
Collaborator

@Abhinavcode13 Abhinavcode13 commented May 26, 2024

  • Added logException method to capture exceptions, including their stack traces and optional messages.
  • Exceptions are logged to both console and file using existing logToStdOut and logToFile methods.

Copy link

sonarcloud bot commented May 26, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@pjflux2001 pjflux2001 merged commit 70fbbe8 into main May 26, 2024
16 checks passed
@pjflux2001 pjflux2001 deleted the feature/logging-enhancements branch May 26, 2024 06:05
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