Skip to content

v0.1.9

Compare
Choose a tag to compare
@thalesfsp thalesfsp released this 29 Oct 19:22
bf5e71e
  • Added the ability to specify an external logger.
  • Added state which properly handles multiple calls to Run.
  • Added ProxyLogger which is passed to the underlying proxy implementation (GoProxy) to format its message accordingly to Forwarder logger format.
  • Proper handles cases where Run may be called without proxy being setup.
  • Covered all changes with tests.
  • Upgraded to Sypl v1.5.5