Skip to main content

Module debug

Module debug 

Source
Expand description

Debug logging utilities

Translated from openclaudecode/src/utils/debug.ts

Enums§

DebugLogLevel
Debug log level

Functions§

enable_debug_logging
Enables debug logging mid-session
get_debug_file_path
get_debug_filter
Get debug filter from command line arguments
get_debug_log_path
get_min_debug_log_level
is_debug_mode
is_debug_to_stderr
log_ant_error
Logs errors for Ants only, always visible in production.
log_for_debugging
Log a debug message