AdguardTeam / AdguardTeam/dnsproxy
Add loglevel option
Offen
- Vorherrschende Sprache
- Go
- Sterne
- 3.3k
- Forks
- 343
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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]
```
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.