On Mon, Feb 24, 2014 at 9:49 AM, Francesco Garelli wrote: > I've got few problem when trying to store debug messages in libCurl, > ... > I gave a new file instead of the usual stderr and the app does not crash but > the output written is minimal.
Have you tried using CURLOPT_VERBOSE and/or CURLOPT_DEBUGFUNCTION ? ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
