is Info Enabled
Similar to .isInfoEnabled method except that the marker data is also taken into consideration.
Return
true if this Logger is enabled for the INFO level, false otherwise.
Parameters
marker
The marker data to take into consideration
Deprecated
Use isInfoEnabled() instead
Replace with
isInfoEnabled()
Content copied to clipboard