[PATCH] osmo-gsm-manuals[master]: Clarify app-specific log filters

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/.

Max gerrit-no-reply at lists.osmocom.org
Thu Jan 18 14:27:52 UTC 2018


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

Clarify app-specific log filters

Change-Id: I53e8aed658774781a70fea0b46cafc55496925eb
---
M common/chapters/logging.adoc
1 file changed, 4 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals refs/changes/66/5866/1

diff --git a/common/chapters/logging.adoc b/common/chapters/logging.adoc
index beb1341..652b6c2 100644
--- a/common/chapters/logging.adoc
+++ b/common/chapters/logging.adoc
@@ -81,7 +81,10 @@
 To request no filtering, i.e. see all messages, you may use:
   	`log filter all 1`
 
-As another example, to only see messages relating to a particular
+In addition to generic filtering, applications can implement special log filters using the same framework
+to filter on particular context.
+
+For example in OsmoBSC, to only see messages relating to a particular
 subscriber identified by his IMSI, you may use:
 	`log filter imsi 262020123456789`
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I53e8aed658774781a70fea0b46cafc55496925eb
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Max <msuraev at sysmocom.de>



More information about the gerrit-log mailing list