commit 36272fbc082546c5cf864fb520af8b468c8c1441
parent f8efd0be852d9f3a72069c3a89850f1bcc7d0eb0
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 13 Jan 2021 18:31:30 -0500
mention default logs to stderr sans ‘-l LOGFILE’
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/developers-manual.rst b/developers-manual.rst
@@ -926,6 +926,7 @@ Naming conventions
* libraries with associated service) use 'GNUNET_log_from'
with the name of the service, which should also be their
directory name (i.e. 'exchange')
+ * for tools with ``-l LOGFILE``, its absence means write logs to stderr
* configuration