is Loggable D
Check if debug priority logging is enabled.
This can be used to conditionally execute expensive operations that are only needed for debug logging, avoiding unnecessary computation when debug logs are disabled.
Check if debug priority logging is enabled.
This can be used to conditionally execute expensive operations that are only needed for debug logging, avoiding unnecessary computation when debug logs are disabled.