X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fcontrol%2Fe2ap.go;h=0aa5ebef63d20e3eea7e91922ebba827e145fc55;hb=refs%2Fchanges%2F23%2F6823%2F1;hp=7c2826b5eec6b4d9cf482361f47303fcb189f2b2;hpb=bd9c98e068581cfe38187b3ada774653df26440a;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)