[PATCH] libosmocore[master]: logging vty: tweak general 'logging' command doc

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Neels Hofmeyr gerrit-no-reply at lists.osmocom.org
Sat Dec 9 05:04:02 UTC 2017


Review at  https://gerrit.osmocom.org/5253

logging vty: tweak general 'logging' command doc

'logging' is not only for terminals, also for stderr and other log targets.

Change-Id: If1ee59c7d1073502259b7d60008206ac3d8e87a3
---
M include/osmocom/vty/logging.h
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/53/5253/1

diff --git a/include/osmocom/vty/logging.h b/include/osmocom/vty/logging.h
index 9bafb98..1baa3f8 100644
--- a/include/osmocom/vty/logging.h
+++ b/include/osmocom/vty/logging.h
@@ -2,7 +2,7 @@
 
 #pragma once
 
-#define LOGGING_STR	"Configure log message to this terminal\n"
+#define LOGGING_STR	"Configure logging\n"
 #define FILTER_STR	"Filter log messages\n"
 
 struct log_info;

-- 
To view, visit https://gerrit.osmocom.org/5253
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: If1ee59c7d1073502259b7d60008206ac3d8e87a3
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Neels Hofmeyr <nhofmeyr at sysmocom.de>



More information about the gerrit-log mailing list