joelverhagen / TorSharp

Use Tor for your C# HTTP clients. Use Privoxy or .NET 6+ SOCKS support to proxy HTTP traffic.
MIT License
328 stars 62 forks source link

Allow logging to be silenced or intercepted #94

Closed joelverhagen closed 1 year ago

Laiteux commented 1 year ago

👀

joelverhagen commented 1 year ago

@Laiteux, yup this is for https://github.com/joelverhagen/TorSharp/issues/89 and https://github.com/joelverhagen/TorSharp/issues/52. The tests are being very flaky right now and I haven't had a chance to figure out why. Coming soon ™️

joelverhagen commented 1 year ago

@Laiteux, try out version 2.11.0. I added this sample to help: https://github.com/joelverhagen/TorSharp/blob/release/samples/CustomLogging/Program.cs

Laiteux commented 1 year ago

Thank you, works as expected! (: