🔎🐛 Golang fmt.Println debugging and tracing tool capable of visualising function invocation paths.
-
Updated
Sep 7, 2020 - Go
🔎🐛 Golang fmt.Println debugging and tracing tool capable of visualising function invocation paths.
Tracewrap is a powerful, non-invasive instrumentation tool for Go applications. It uses a simple YAML configuration file to automatically wrap function calls, generate detailed trace logs, and create visual call graphs—enabling you to analyze execution paths, debug performance issues, and optimize your code without modifying your source.
🕸️ Visualize your codebase's dependencies with ease, simplifying complex structures and enhancing project understanding.
Add a description, image, and links to the call-graph topic page so that developers can more easily learn about it.
To associate your repository with the call-graph topic, visit your repo's landing page and select "manage topics."