# Module proc_utils # * [Description](#description) * [Function Index](#index) * [Function Details](#functions)

Low-level utilities for proc_socket_server.

. ## Function Index ##
debug/0
debug/1
spawn_link_debug/2
spawn_link_opt_debug/3
## Function Details ## ### debug/0 ### `debug() -> any()` ### debug/1 ### `debug(X) -> any()` ### spawn_link_debug/2 ### `spawn_link_debug(Fun, Term) -> any()` ### spawn_link_opt_debug/3 ### `spawn_link_opt_debug(Fun, SpawnOpts, Term) -> any()`