On 2/13/2019 12:44 PM, Christian Schmitz via curl-library wrote:
> In multi.c, there is a line:
>
> infof(data, "Expire in %ld ms for %x (transfer %p)\n", (long)milli, id, data);
>
>
> Which causes tons of log messages in our transfers.
> Can this be removed?
>
> I bet it was for debugging an issue and got merged somehow in the final 
> release.


Yes, fixed in aabc7ae [1].

[1]: https://github.com/curl/curl/commit/aabc7ae


-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to