aboutsummaryrefslogtreecommitdiff
path: root/doc/handbook/chapters/developer.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/handbook/chapters/developer.texi')
-rw-r--r--doc/handbook/chapters/developer.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/handbook/chapters/developer.texi b/doc/handbook/chapters/developer.texi
index 830a345a8..79955d37a 100644
--- a/doc/handbook/chapters/developer.texi
+++ b/doc/handbook/chapters/developer.texi
@@ -2609,7 +2609,7 @@ code.
2609 2609
2610Since now activating DEBUG automatically makes it VERBOSE and activates 2610Since now activating DEBUG automatically makes it VERBOSE and activates
2611@strong{all} debug messages by default, you probably want to use the 2611@strong{all} debug messages by default, you probably want to use the
2612@uref{https://old.gnunet.org/logging, https://old.gnunet.org/logging} 2612@uref{https://docs.gnunet.org/#Logging, https://docs.gnunet.org/#Logging}
2613functionality to filter only relevant messages. 2613functionality to filter only relevant messages.
2614A suitable configuration could be: 2614A suitable configuration could be:
2615 2615