is Trace Enabled
Similar to .isTraceEnabled method except that the marker data is also taken into account.
Return
True if this Logger is enabled for the TRACE level, false otherwise.
Since
1.4
Parameters
marker
The marker data to take into consideration
Is the logger instance enabled for the TRACE level?
Return
True if this Logger is enabled for the TRACE level, false otherwise.
Since
1.4