IMS-VT: Fix exception caused by incorrect conversion

Incorrect formatter (%d) is used to log a variable
of type String. The change fixes the code to use
proper formatter to log String variables.

Test: Manual
Change-Id: Ica9c5c9312be895e3048ddebf4f8653e444b1232
1 file changed