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

Function logSessionStart

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

Source from the content-addressed store, hash-verified

7856`);K($8.dim("Environment ID: ")+`${c}
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}

Callers

nothing calls this directly

Calls 3

T4Function · 0.85
F46Function · 0.85
IFunction · 0.70

Tested by

no test coverage detected