github wiresock/proxifyre v2.0.10
ProxiFyre-v2.0.10

latest releases: v2.1.2, v2.1.1, v2.0.12...
23 days ago

🚀 ProxiFyre 2.0.10

Highlights

  • Global verbosity control for netlib::log with runtime configuration and managed integration.
  • Smarter log formatting; no duplicate timestamps/levels with NLog.
  • Managed log levels map to progressive verbosity:
    • error/warn → level only
    • info → level + logger
    • debug → level + thread + path
    • all → full detail

Refactors

  • Removed redundant log-level guards in process_lookup (TCP/UDP, v4/v6) — now rely on NETLIB_LOG macro early-return for performance.

Benefits

  • Fine-grained log detail for prod/dev.
  • Runtime tunable without rebuilds.
  • Backward compatible with existing log calls.

Don't miss a new proxifyre release

NewReleases is sending notifications on new releases.