traceeverything

command module
v0.0.0-...-204bc63 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 16, 2024 License: MIT Imports: 6 Imported by: 0

README

traceeverything

Injects a log statement in every function so you can visually see a log of the calls in your terminal

Just a quick tool

How to use

Either run

trace-everything .

in the root of your project

or put a

//go:generate trace-everything

in the files you want to trace

if you run trace-everything remove . it will remove all the logs

Logs will only display if you build with the build tags trace-everything

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL