---
 src/log/logd/lgs_evt.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/log/logd/lgs_evt.cc b/src/log/logd/lgs_evt.cc
index 589cb262b..35d939a4b 100644
--- a/src/log/logd/lgs_evt.cc
+++ b/src/log/logd/lgs_evt.cc
@@ -1523,7 +1523,7 @@ static uint32_t process_api_evt(lgsv_lgs_evt_t *evt) {
   }
 
   if (lgs_lga_api_msg_dispatcher[api_type](lgs_cb, evt) != NCSCC_RC_SUCCESS) {
-    LOG_ER("lgs_lga_api_msg_dispatcher FAILED type: %d", evt->info.msg.type);
+    LOG_WA("lgs_lga_api_msg_dispatcher FAILED type: %d", evt->info.msg.type);
   }
 
 done:
-- 
2.15.1



_______________________________________________
Opensaf-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to