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