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

Function logSessionComplete

package/cli.js:7859–7860  ·  view source on GitHub ↗
(U,c)

Source from the content-addressed store, hash-verified

7857`)}if(U.sandbox)K($8.dim("Sandbox: ")+`${$8.green("Enabled")}
7858`);K(`
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}`)+`

Callers

nothing calls this directly

Calls 3

F46Function · 0.85
I5Function · 0.85
IFunction · 0.70

Tested by

no test coverage detected