summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Müller <mmueller@gnuradio.org>2023-12-28 11:36:27 +0100
committerJeff Long <willcode4@gmail.com>2024-01-08 15:50:16 -0500
commitf0b9a8c925b138bc2bbdc27a18ba904a25a6d65d (patch)
treeae2ac186bfdf925f3234e564ce2020b56dd96751
parentgrc: Fix compilation of bus ports (diff)
downloadgnuradio-f0b9a8c925b138bc2bbdc27a18ba904a25a6d65d.tar.xz
gnuradio-f0b9a8c925b138bc2bbdc27a18ba904a25a6d65d.zip
runtime: config.in used undefined log level
Signed-off-by: Marcus Müller <mmueller@gnuradio.org> (cherry picked from commit 890fd15745b05874c064129168b51d24d61e0653) Signed-off-by: Jeff Long <willcode4@gmail.com>
-rw-r--r--gnuradio-runtime/gnuradio-runtime.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnuradio-runtime/gnuradio-runtime.conf.in b/gnuradio-runtime/gnuradio-runtime.conf.in
index 91649bff7..199a7233e 100644
--- a/gnuradio-runtime/gnuradio-runtime.conf.in
+++ b/gnuradio-runtime/gnuradio-runtime.conf.in
@@ -16,7 +16,7 @@ max_messages = 8192
# levels, in ascending order of severity:
# trace, debug, info, warning, error, critical, off
log_level = info
-debug_level = critical
+debug_level = crit
# These file names can either be 'stdout' to output to standard output
# or 'stderr' to output to standard error. Any other string will