is Logging Off
Similar to .isLoggingOff method except that the marker data is also taken into consideration.
Return
True if this Logger is set to the OFF level, false otherwise.
Parameters
marker
The marker data to take into consideration
Deprecated
Use isLoggingOff() instead
Replace with
isLoggingOff()
Content copied to clipboard