ER-103 Catch-blocks should log the exeption with Log4J.
Brought to you by:
pvlasov
In Hammurapi 3.2.0
ER-103 Catch-blocks should log the exeption with
Log4J.error("Context String" , exception )
is reported
If a class is using commons logging package from apache
for logging. The class uses appropriate logging
statements in the catch blocks
If such is the case then this inspector should not report
these classes
Logged In: YES
user_id=573230
I think this inspector is configurable (if I remember
correctly). Please check if you can specify your own logger
class (I did for mine)