Skip to content

Conversation

@carterkozak
Copy link
Contributor

@carterkozak carterkozak commented Nov 18, 2019

fix #1053
==COMMIT_MSG==
Implement Slf4jThrowable check to ensure throwable args are logged last
==COMMIT_MSG==

Possible downsides?

If folks are logging exceptions expecting the string value, they will get warnings. We don't recommend logging exceptions without a stack trace because we lose the most helpful information.

@changelog-app
Copy link

changelog-app bot commented Nov 18, 2019

Generate changelog in changelog/@unreleased

Type

  • Feature
  • Improvement
  • Fix
  • Break
  • Deprecation
  • Manual task
  • Migration

Description

Implement Slf4jThrowable check to ensure throwable args are logged last

Check the box to generate changelog(s)

  • Generate changelog entry

@ferozco
Copy link
Contributor

ferozco commented Nov 18, 2019

👍

@bulldozer-bot bulldozer-bot bot merged commit 99e68bd into develop Nov 18, 2019
@bulldozer-bot bulldozer-bot bot deleted the ckozak/slf4j_throwable branch November 18, 2019 22:50
@svc-autorelease
Copy link
Collaborator

Released 2.33.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ErrorProne Check for Log Arg Ordering

4 participants