"GNUNET_LOG" and "GNUNET_FORCE_LOG" variables must contain a
specially
formatted logging definition string, which looks
like this:
On Mon, 2020-05-18 at 09:48 +0200, Christian Grothoff wrote:
To enable DEBUG-level logging, you must run configure with
--enable-logging=verbose.
Thanks, uh...
./configure --cache=config.cache --prefix=/custom/gnunet
--with-extractor=/custom/gnunet --with-jansson=/custom/gnunet
--with-libcurl=/custom/gnunet --with-libgnurl=/custom/gnunet
--with-x --enable-experimental --enable-gcc-hardening
--enable-linker-hardening --enable-logging=verbose
That's my configure command. I did know to enable verbose
logging. I just can't figure out how to turn it on for one
service, to a separate file.