cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: infof debug

From: David Byron <DByron_at_everdreamcorp.com>
Date: Wed, 17 Mar 2004 15:49:01 -0800

On Wed, 17 Mar 2004, Xiuping Hu wrote:

> Thanks, I have add the infof call, but do not know where is
> the file? Is it a default file name? Or I need to specified it
> some how?

The way I look at it, there is no file by default. In addition to adding
infof calls, you need to tell curl to display the info. The way I do it is
with --verbose. That makes the info appear on standard out.

If you want the info saved to a file, use --trace or --trace-ascii. Are you
using the curl executable, or just libcurl?

-DB
Received on 2004-03-18