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