summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-01-13 18:31:30 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-01-13 18:31:30 -0500
commit36272fbc082546c5cf864fb520af8b468c8c1441 (patch)
treefe091695b09134b2db11fc3f6e0a7d928b630ef8
parentf8efd0be852d9f3a72069c3a89850f1bcc7d0eb0 (diff)
downloaddocs-36272fbc082546c5cf864fb520af8b468c8c1441.tar.gz
docs-36272fbc082546c5cf864fb520af8b468c8c1441.tar.bz2
docs-36272fbc082546c5cf864fb520af8b468c8c1441.zip
mention default logs to stderr sans ‘-l LOGFILE’
-rw-r--r--developers-manual.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/developers-manual.rst b/developers-manual.rst
index 95ba384d..306e3e06 100644
--- 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