Quick and dirty print debuggin in Go

I wrote a Go module to help with my print debugging, which logs expressions and values to a separate file.
Visit Original Link →Quick and dirty print debuggin in Go
Link: https://alexwlchan.net/2026/q-but-for-go/?ref=rss
Context
This is cool, we make logging a mess. For logs we need to have separate scripts to get relevant data. How much chaos it can be.
Source: techstructive-weekly-76