Change in ...libosmocore[master]: logging.h: add SAPI related context and filter

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

osmith gerrit-no-reply at lists.osmocom.org
Mon Sep 16 13:30:45 UTC 2019


osmith has uploaded this change for review. ( https://gerrit.osmocom.org/c/libosmocore/+/15538


Change subject: logging.h: add SAPI related context and filter
......................................................................

logging.h: add SAPI related context and filter

Related: OS#2356
Change-Id: I814cb3328d99faca9220adb5a80ffb934f219d7d
---
M include/osmocom/core/logging.h
1 file changed, 2 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/38/15538/1

diff --git a/include/osmocom/core/logging.h b/include/osmocom/core/logging.h
index 803b4a9..9d06080 100644
--- a/include/osmocom/core/logging.h
+++ b/include/osmocom/core/logging.h
@@ -154,6 +154,7 @@
 	LOG_CTX_GB_BVC,
 	LOG_CTX_BSC_SUBSCR,
 	LOG_CTX_VLR_SUBSCR,
+	LOG_CTX_PCU_IF_DATA, /* contains SAPI */
 	_LOG_CTX_COUNT
 };
 
@@ -166,6 +167,7 @@
 	LOG_FLT_GB_BVC,
 	LOG_FLT_BSC_SUBSCR,
 	LOG_FLT_VLR_SUBSCR,
+	LOG_FLT_SAPI,
 	_LOG_FLT_COUNT
 };
 

-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/15538
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I814cb3328d99faca9220adb5a80ffb934f219d7d
Gerrit-Change-Number: 15538
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190916/ea29978b/attachment.htm>


More information about the gerrit-log mailing list