findbugs-slf4j icon indicating copy to clipboard operation
findbugs-slf4j copied to clipboard

RFE: New SLF4J_GET_STACK_TRACE

Open vorburger opened this issue 7 years ago • 0 comments

Separating out from original #69 :

We could have a new check which detects this kind of non-sense I'm seeing suprisingly often:

LOG.error("bla bla bla problem {}", e.getStackTrace())

@KengoTODA would you welcome a contribution for this, and deploy a new release with it if?

vorburger avatar Mar 14 '18 14:03 vorburger