MCPcopy Index your code
hub / github.com/ChinaSiro/claude-code-sourcemap / logStatus

Function logStatus

package/cli.js:7861–7862  ·  view source on GitHub ↗
(U)

Source from the content-addressed store, hash-verified

7859`),C()},logSessionStart(U,c){if(_){let K6=T4(c,80);I($8.dim(`[${F46()}]`)+` Session started: ${$8.white(`"${K6}"`)} (${$8.dim(U)})
7860`)}},logSessionComplete(U,c){I($8.dim(`[${F46()}]`)+` Session ${$8.green("completed")} (${I5(c)}) ${$8.dim(U)}
7861`)},logSessionFailed(U,c){I($8.dim(`[${F46()}]`)+` Session ${$8.red("failed")}: ${c} ${$8.dim(U)}
7862`)},logStatus(U){I($8.dim(`[${F46()}]`)+` ${U}
7863`)},logVerbose(U){if(_)I($8.dim(`[${F46()}] ${U}`)+`
7864`)},logError(U){I($8.red(`[${F46()}] Error: ${U}`)+`
7865`)},logReconnected(U){I($8.dim(`[${F46()}]`)+` ${$8.green("Reconnected")} after ${I5(U)}

Callers

nothing calls this directly

Calls 2

F46Function · 0.85
IFunction · 0.70

Tested by

no test coverage detected