AdguardTeam / AdguardTeam/dnsproxy
Add loglevel option
Đang mở
- Ngôn ngữ chính
- Go
- Star
- 3.3k
- Fork
- 343
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
At some point, I won't need the logs in the console or the output file.
Take a look at the [tun2socks](https://github.com/xjasonlyu/tun2socks/blob/4127937ea7c450a5230b273f406c9410acec2be7/main.go#L33) implementation.
They used [Uber's zap](https://github.com/uber-go/zap) package.
```
[debug|info|warn|error|silent]
```
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.