Sudhakar,

You should be able to use printf, but you need to make sure you use "\r\n" 
to have terminated lines.  Also, the screen output is likely to get in 
your way, so you'll have to grep for your output.  I find using the 
TRACE_MSG macro to be the easiest way to do debugging.

Charles

[EMAIL PROTECTED] wrote on 05/30/2007 04:54:21 PM:

> Hi,
> I am new to sipp. I was trying to print some intermediate 
> information in auth.c using printf. However, I am not sure where it 
> gets printed. Can you please let me know if this is the correct way 
> to add some log statements or if there are other easier ways? 
> 
> Appreciate your help. 
> 
> Regards,
> Sudhakar.
> 
> 
> 
> 
____________________________________________________________________________________Choose
> the right car based on your needs.  Check out Yahoo! Autos new Car 
> Finder tool.
> http://autos.yahoo.com/carfinder/
> 
> 
-------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Sipp-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sipp-users
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Sipp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to