Xray-core/common/log
RPRX b70912799b
Generate *.pb.go files with protoc v3.21.12
https://github.com/protocolbuffers/protobuf/releases/tag/v21.12
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.2
go run ./infra/vprotogen
2023-01-30 04:35:30 +00:00
..
access.go Changes from v2ray-core (#93) 2020-12-24 19:45:35 +00:00
dns.go Enhance DNS and Dialer (#341) 2021-03-06 16:29:17 +00:00
log.go chore fixed (#897) 2022-01-12 21:51:47 -05:00
log.pb.go Generate *.pb.go files with protoc v3.21.12 2023-01-30 04:35:30 +00:00
log.proto v1.1.0 2020-12-04 09:36:16 +08:00
log_test.go Reformat code 2022-05-18 15:29:01 +08:00
logger.go Style: format code by gofumpt (#761) 2021-10-20 00:57:14 +08:00
logger_test.go Move from deprecated ioutil to os and io packages (#744) 2021-09-29 02:49:34 +08:00