MCPcopy
hub / github.com/charmbracelet/log / CallerFormatter

FuncType CallerFormatter

options.go:26–26  ·  view source on GitHub ↗

CallerFormatter is the caller formatter.

func(string, int, string) string

Source from the content-addressed store, hash-verified

24
25// CallerFormatter is the caller formatter.
26type CallerFormatter func(string, int, string) string
27
28// ShortCallerFormatter is a caller formatter that returns the last 2 levels of the path
29// and line number.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…