func github.com/gotd/log.Int32

3 uses

	github.com/gotd/log (current package)
		attr.go#L188: func Int32(key string, value int32) Attr {

	github.com/gotd/td/mtproto
		write.go#L47: 			log.Int32("seq_no", seqNo),
		write.go#L61: 		log.Int32("seq_no", seqNo),