Files
proxDoc/proxDoc.sh
Jared Vititoe 7514e2ba7c Add logging infrastructure without subshell overhead
Add optional logging to file via PROXDOC_LOGFILE environment
variable. Uses exec redirection with tee instead of subshells,
which is more efficient for long-running diagnostics.

Usage: PROXDOC_LOGFILE=/tmp/proxdoc.log ./proxDoc.sh --diags

#9

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 10:50:45 -05:00

29 KiB
Executable File