github.com/Racer159/jackal@v0.32.7-0.20240401174413-0bd2339e4f2e/src/pkg/transform/types.go (about) 1 package transform 2 3 // Log is a function that logs a message. 4 type Log func(string, ...any)