ER-049 Unify logging strategy reports files which has logger
Brought to you by:
pvlasov
ER-049 Unify logging strategy - define individual logger
for class
is reported also for classes where logger is present.
One such file has the logger intialized as
private static Logger logger = Logger.getLogger
(ChangeLogAction.class.getName());
but is still reported
Logged In: YES
user_id=1075379
The problem was detected in Hammurapi 3.9.3