Functions§
- use_
pretty_ output - Pretty-printed to an interactive TTY, structured JSON otherwise
(containers/CI) — mirrors
targets::typescript’slog-transport.tsTTY-detection logic. Checks stderr, not stdout: that’s where logs are actually written (seelogger::init_logging), since stdout is reserved for the MCP stdio transport’s JSON-RPC frames.