[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Write My Messages to HTTP_DEBUG File



Hi Todd,

From outside of the HTTPAPI code, you need to call http_dwrite() or http_dmsg() if you wish to write to the debugging log.

http_dwrite() is for raw binary data.
http_dmsg() is for text strings.

Good luck!



On 12/14/2012 1:56 PM, Todd Carmosino wrote:
    How can I write application specific messages to the HTTP_DEBUG file.
    I see the file being created and records written (using the
    http_xlate), but I want to place application specific messages in the
    file too.
    This does not work:   CallP debug_write(%addr(fsmsIN): %size(fsmsIN));
    Thanks!
    Todd Carmosino

    --
    Todd Carmosino
    [1]tcarmo@xxxxxxx


-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------