github.com/go-faster/errors.Printer.Printf (method)

3 uses

	github.com/go-faster/errors (current package)
		format.go#L31: 	Printf(format string, args ...interface{})
		frame.go#L50: 			p.Printf("%s\n    ", function)
		frame.go#L53: 			p.Printf("%s:%d\n", file, line)