Skip to content

Issue #5770: method wrapper for the log(line, column,..) DetailNode#19123

Open
DakshRJain737 wants to merge 1 commit intocheckstyle:masterfrom
DakshRJain737:abstractJavadocCheck-switch-logging-DetailNode
Open

Issue #5770: method wrapper for the log(line, column,..) DetailNode#19123
DakshRJain737 wants to merge 1 commit intocheckstyle:masterfrom
DakshRJain737:abstractJavadocCheck-switch-logging-DetailNode

Conversation

@DakshRJain737
Copy link
Copy Markdown
Contributor

Issue: #5770

Added a wrapper method log(DetailNode node, String key, Object... args) for log(int line, int column, ..).

@DakshRJain737
Copy link
Copy Markdown
Contributor Author

reopen after other PR merge

@DakshRJain737
Copy link
Copy Markdown
Contributor Author

Any update??

@DakshRJain737 DakshRJain737 force-pushed the abstractJavadocCheck-switch-logging-DetailNode branch from 2904ac9 to 63afcf2 Compare April 19, 2026 14:12
@DakshRJain737 DakshRJain737 force-pushed the abstractJavadocCheck-switch-logging-DetailNode branch from 63afcf2 to 1520288 Compare April 19, 2026 14:12
Copy link
Copy Markdown
Member

@romani romani left a comment

Choose a reason for hiding this comment

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

Did you migrate all Check that does logging line and col ?
You upgraded only 3 , we have a bit more Checks, but they might be logging by line number only.

@DakshRJain737
Copy link
Copy Markdown
Contributor Author

I think i covered at all places.
Only 2 usages found which has hardcoded values.

image

image

Did you migrate all Check that does logging line and col ? You upgraded only 3 , we have a bit more Checks, but they might be logging by line number only.

Yes there are many checks that logs by line number only.

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