cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Curl Logging Support

From: Nilesh <nilesh_at_kenati.com>
Date: Fri, 03 Mar 2006 17:07:43 +0530

Hi Everyone,

I am trying to use curl library (version 7.15.1) on Linux.
I want to log the messages sent and received from the application.
I am trying to use following options,
CURLOPT_VERBOSE - set to true and
CURLOPT_STDERR - set to FILE * which is my required logfilename.

When I run application, it doesn't seem to log any messages( log file
remains empty), but those messages appear ( with chars '<' and '>') on
screen (stderr) where I run the application.

Anything I am missing to get it working ?

Thanks,
Nilesh
Received on 2006-03-03

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET