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

Elaborate on DependencyUtil.log in doc comment #449

Merged
merged 2 commits into from
Oct 23, 2024
Merged

Elaborate on DependencyUtil.log in doc comment #449

merged 2 commits into from
Oct 23, 2024

Conversation

elharo
Copy link
Contributor

@elharo elharo commented Oct 18, 2024

This method initially confused me, so once I figured out what it was doing I added a comment. No behavioral changes.

@elharo elharo requested a review from michael-o October 18, 2024 21:39
Copy link
Member

@michael-o michael-o left a comment

Choose a reason for hiding this comment

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

A few typos also in the commit message

* Writes the specified string to the log at info level.
* Writes each line in the specified string to the log at info level.
* The difference between calling
* {@code DependencyUtil.log(s, log)} and {@code log.indfo(s)} is that the latter
Copy link
Member

Choose a reason for hiding this comment

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

Typo

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

@elharo elharo merged commit c98c851 into master Oct 23, 2024
51 checks passed
@elharo elharo deleted the info branch October 23, 2024 13:11
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