Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@q3769
Copy link
Collaborator

@q3769 q3769 commented Jul 20, 2025

No description provided.

@q3769 q3769 requested a review from Copilot July 20, 2025 21:17

This comment was marked as outdated.

@q3769 q3769 requested a review from Copilot July 20, 2025 21:26

This comment was marked as outdated.

@q3769 q3769 requested a review from Copilot July 20, 2025 21:32

This comment was marked as outdated.

@q3769 q3769 requested a review from Copilot July 20, 2025 21:36

This comment was marked as outdated.

@q3769 q3769 requested a review from Copilot July 20, 2025 21:48

This comment was marked as outdated.

@q3769 q3769 marked this pull request as ready for review July 20, 2025 21:50
@q3769 q3769 requested a review from Copilot July 20, 2025 21:50

This comment was marked as outdated.

@q3769 q3769 requested a review from Copilot July 20, 2025 21:52
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR refactors the UtilLogger implementation to improve exception logging and code organization. The changes replace direct stack trace array usage with proper stack trace string conversion and consolidate formatting constants.

  • Introduces a new getStackTrace() method for proper throwable stack trace conversion
  • Consolidates exception and message logging using unified format constants
  • Removes unused code and improves method consistency

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
src/main/java/elf4j/util/UtilLogger.java Refactors exception logging methods, adds stack trace utility, and consolidates formatting
pom.xml Version bump from 6.0.1 to 6.0.2

@q3769 q3769 merged commit 3fc3c7c into main Jul 20, 2025
5 checks passed
@q3769 q3769 deleted the v6 branch July 20, 2025 21:55
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