findbugs-slf4j
                                
                                
                                
                                    findbugs-slf4j copied to clipboard
                            
                            
                            
                        RFE: New SLF4J_GET_STACK_TRACE
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?