cURL / Mailing Lists / curl-library / Single Mail

curl-library

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