type github.com/gotd/log.CallerSkipper

2 uses

	github.com/gotd/log (current package)
		with.go#L27: type CallerSkipper interface {
		with.go#L40: 	if s, ok := l.(CallerSkipper); ok {