Skip to content

Conversation

@diega
Copy link
Contributor

@diega diega commented Nov 1, 2022

PR description

Update SLF4J version to 2.0.6 matching the corresponding bindings for Log4j2. Also, I removed the o.h.b.u.Slf4jLambdaHelper using new idiomatics for dealing with lambda expressions as logging arguments.

This is medium sized PR, but it's composed of syntactic changes mostly performed using automated tools.

Documentation

  • I thought about documentation and added the doc-change-required label to this PR if
    updates are required.

Changelog

Signed-off-by: Diego López León [email protected]

@diega diega force-pushed the slf4j_bump branch 2 times, most recently from d068da3 to a52aef6 Compare November 5, 2022 22:30
@diega diega marked this pull request as draft November 5, 2022 22:59
@diega diega force-pushed the slf4j_bump branch 4 times, most recently from 7313231 to ad5e612 Compare February 23, 2023 18:00
@diega diega marked this pull request as ready for review February 23, 2023 18:16
Copy link
Contributor

@shemnon shemnon left a comment

Choose a reason for hiding this comment

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

LGTM. The movement to non-lambda fields/parameters/variables is optional.

@siladu siladu assigned siladu and unassigned siladu Feb 24, 2023
Copy link
Contributor

@siladu siladu left a comment

Choose a reason for hiding this comment

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

Awesome change!

@diega diega merged commit 66c757d into hyperledger:main Feb 28, 2023
@diega diega deleted the slf4j_bump branch February 28, 2023 11:10
elenduuche pushed a commit to elenduuche/besu that referenced this pull request Aug 16, 2023
* Bump SLF4J version and replace helper for lambdas

Signed-off-by: Diego López León <[email protected]>

* Remove unnecessary toString calls

Signed-off-by: Diego López León <[email protected]>

* Replace unnecessaryy lambdas for constant references

Signed-off-by: Diego López León <[email protected]>

---------

Signed-off-by: Diego López León <[email protected]>
eum602 pushed a commit to lacchain/besu that referenced this pull request Nov 3, 2023
* Bump SLF4J version and replace helper for lambdas

Signed-off-by: Diego López León <[email protected]>

* Remove unnecessary toString calls

Signed-off-by: Diego López León <[email protected]>

* Replace unnecessaryy lambdas for constant references

Signed-off-by: Diego López León <[email protected]>

---------

Signed-off-by: Diego López León <[email protected]>
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.

3 participants