Disable trace by default, stderr message improvements in RethinkDB driver.

This commit is contained in:
Adam Ierymenko 2017-12-05 17:16:45 -05:00
parent 694709f392
commit 431716e249
2 changed files with 17 additions and 17 deletions

View file

@ -24,7 +24,7 @@
* of your own application.
*/
#define ZT_TRACE
//#define ZT_TRACE
#include <stdio.h>