Update client log for clear analysis 09/247309/1 accepted/tizen/unified/20201112.124135 submit/tizen/20201111.054717
authorYoungHun Kim <yh8004.kim@samsung.com>
Mon, 9 Nov 2020 22:56:37 +0000 (07:56 +0900)
committerYoungHun Kim <yh8004.kim@samsung.com>
Mon, 9 Nov 2020 22:56:46 +0000 (07:56 +0900)
Change-Id: I61ad8f5bdf0ea003e24b0058c1476a320ca007da

client/src/muse_client.c
packaging/mused.spec

index 636f1a9655efac7ce5aebee5c5184a1c714fa51b..385046d6f8073876c4202c1c7d333331a23fd3dd 100644 (file)
@@ -363,7 +363,7 @@ int muse_client_get_module_index(const char *module_name, int *module_index)
                LOGD("Leave");
                return MM_ERROR_NONE;
        } else {
-               LOGE("You have to check if [%s] is exact", module_name);
+               LOGE("You have to check if [%s] of [%s] is exact", module_name, CONFFILE);
                *module_index = MUSE_ERR;
                LOGD("Leave");
                return MM_ERROR_INVALID_ARGUMENT;
index 75bb26721fbd98890ab1fa4998f6b6dbbc75994b..6416b2c190c8ea42431b38a91bfffe29338401ef 100644 (file)
@@ -1,6 +1,6 @@
 Name:       mused
 Summary:    A multimedia daemon
-Version:    0.3.130
+Version:    0.3.131
 Release:    0
 Group:      System/Libraries
 License:    Apache-2.0