X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fcontrol%2Fe2ap.go;h=0aa5ebef63d20e3eea7e91922ebba827e145fc55;hb=f682ace08a827bd260e4905b5ee1bddacf01c6e0;hp=7c2826b5eec6b4d9cf482361f47303fcb189f2b2;hpb=b91971f3e81361a0dd714b144fd35fbd5225ce40;p=ric-plt%2Fsubmgr.git diff --git a/pkg/control/e2ap.go b/pkg/control/e2ap.go index 7c2826b..0aa5ebe 100644 --- a/pkg/control/e2ap.go +++ b/pkg/control/e2ap.go @@ -51,7 +51,7 @@ type E2ap struct { // //----------------------------------------------------------------------------- func (c *E2ap) FillSubscriptionReqMsgs(params interface{}, subreqList *e2ap.SubscriptionRequestList, restSubscription *RESTSubscription) error { - xapp.Logger.Info("FillSubscriptionReqMsgs") + xapp.Logger.Debug("FillSubscriptionReqMsgs") p := params.(*models.SubscriptionParams)