Avoid logging method tracef( String, int )

Description

We need to make sure invocations of tracef( String, int) use the variation tracef( String, Integer ) to maintain compatibility with the older versions of JBoss Logger used by older containers.

This is a follow up on https://hibernate.atlassian.net/browse/HSEARCH-2293#icft=HSEARCH-2293 : apparently the list of methods to be banned was incomplete.

Activity

Show:
Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created June 14, 2016 at 11:49 AM
Updated October 30, 2017 at 10:34 AM
Resolved June 14, 2016 at 2:51 PM

Flag notifications