Set camel_verbose_debug to TRUE if CAMEL_VERBOSE_DEBUG is set in the
authorDan Winship <danw@src.gnome.org>
Fri, 15 Sep 2000 18:26:36 +0000 (18:26 +0000)
committerDan Winship <danw@src.gnome.org>
Fri, 15 Sep 2000 18:26:36 +0000 (18:26 +0000)
commitc68e168b2acb6af14f5492f9b8150daa44c8ad46
treeba9060c6d31218b4c5f506f11fddf0c6e8ce9b59
parent9497ff80ee8aa56df60d63f3c03d9fe1efc788ae
Set camel_verbose_debug to TRUE if CAMEL_VERBOSE_DEBUG is set in the

* camel.c (camel_init): Set camel_verbose_debug to TRUE if
CAMEL_VERBOSE_DEBUG is set in the environment.

* camel-remote-store.c (remote_send_line, remote_recv_line): only
log if camel_verbose_debug is TRUE.
camel/ChangeLog
camel/camel-remote-store.c
camel/camel.c