On Fri, 30 Mar 2007, Michael Augustin wrote:

> How can I enable the old stderr-tracing of libssh2?

Run configure --enable-debug then select your trace-level at run-time with 
libssh2_trace(). It accepts a bitmask that allows you to set exactly what to 
get logged. No more need to rebuild to change what debug output you want.

libssh2_trace() exists in "normal" builds too but then simply has no effect.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to