From 8031341283f4fcb1f226aa6f66bc5a6042586815 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 6 Nov 2014 15:59:06 +0100 Subject: Improve the debug output a bit. * src/debug.h (TRACE_ERR): Include the line number in the output. --- doc/gpgme.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/gpgme.texi b/doc/gpgme.texi index b23e7b11..45c359d0 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -6089,7 +6089,8 @@ may use @acronym{GPGME}'s built in trace feature. This feature is either enabled using the environment variable @code{GPGME_DEBUG} or, if this is not possible, by calling the function @code{gpgme_set_global_flag}. The value is the trace level and -an optional file name. +an optional file name. If no file name is given the trace output is +printed to @code{stderr}. @noindent For example -- cgit v1.2.3