AdguardTeam / AdguardTeam/dnsproxy
Add loglevel option
Aperta
- Lingua principale
- Go
- Stelle
- 3.3k
- Fork
- 343
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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]
```
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.