Add: default logging filter to suppress geoip logging

This commit is contained in:
DaZuo0122
2026-01-17 12:54:24 +08:00
parent c538e31174
commit 840ceec38f
2 changed files with 18 additions and 2 deletions

View File

@@ -74,6 +74,7 @@ Global flags:
- `--log-level <error|warn|info|debug|trace>`
- `--log-format <text|json>`
- `--log-file <path>`
- `NETTOOL_LOG_FILTER` or `RUST_LOG` can override log filters (ex: `maxminddb::decoder=debug`)
Command flags (implemented):
- `sys ip`: `--all`, `--iface <name>`