Skip to content

v0.3.1 - Reduce Logging Verbosity

Latest

Choose a tag to compare

@wolfsoftwaresystemsltd wolfsoftwaresystemsltd released this 26 Jan 07:36
· 16 commits to main since this release

WolfProxy v0.3.1

Changes

  • Reduced logging verbosity - proxy requests now log at debug level instead of info
  • Normal operation runs quietly without logging every connection

To enable verbose logging

Set environment variable: RUST_LOG=debug

Upgrade

git pull
cargo build --release
sudo systemctl restart wolfproxy