mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-03-24 08:37:30 +01:00
Entire-Session: 0fb73ab2-5576-4b68-ae4b-f176fcec6e42 Entire-Strategy: manual-commit Entire-Agent: Claude Code Ephemeral-branch: entire/bab6eb4-e3b0c4
5 lines
196 B
Plaintext
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 |