update verstion to 1.2.2.0
[platform/framework/native/app-controls.git] / src / bluetooth-app-control / BluetoothAppControlDllEntry.cpp
index f0b599f..09f3f6f 100644 (file)
@@ -79,7 +79,7 @@ StartAppControl(int req, const String& aId, const String& oId, const String* pUr
 
        r = GetLastResult();
        SysTryReturnResult(NID_APP, __processId >= 0, r, "StartAppControl: Launching Bluetooth AppControl is failed.");
-       SysLog(NID_APP, "Launching Bluetooth AppControl succeeded.");
+       SysLog(NID_APP, "[%s] Launching Bluetooth AppControl succeeded.", GetErrorMessage(r));
 
        __req = req;