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