Files
cc-backend/a4/948d0fe7a3/0/prompt.txt
Jan Eitzinger 80258baada Checkpoint: a4948d0fe7a3
Entire-Session: 0fb73ab2-5576-4b68-ae4b-f176fcec6e42
Entire-Strategy: manual-commit
Entire-Agent: Claude Code
Ephemeral-branch: entire/bab6eb4-e3b0c4
2026-03-16 15:42:38 +01:00

5 lines
196 B
Plaintext

handleError is called from many different functions. How can I enrich the log message to make transparent from where the error is triggered?
---
Adopt handleError using the runtime.Caller option