Module debug

Module debug 

Source
Expand description

Debug logging utilities.

Constants§

SRT_DEBUG_ENV
Environment variable for debug mode.

Functions§

init_debug_logging
Initialize debug logging based on the SRT_DEBUG environment variable or explicit flag.
is_debug_enabled
Check if debug mode is enabled.