dlog

Function dlog 

Source
pub fn dlog(msg: &str)
Expand description

Write a debug line to %TEMP%\agentmux-close-debug.txt.

Only active when AGENTMUX_DEBUG_CLOSE=1 is set in the environment. In normal production runs the file is never written to. Always emits at tracing::debug level regardless of the env flag.