Do not use toString() in looging messages 36/85536/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 28 Oct 2019 12:45:05 +0000 (13:45 +0100)
committerRobert Varga <nite@hq.sk>
Mon, 4 Nov 2019 13:36:45 +0000 (13:36 +0000)
This eliminates unnecessary toString() calls, as logging implementation
will call it when necessary.

Change-Id: Ic3b45b9ae34c29951ed6eea94cae39c423b6ec26
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
(cherry picked from commit 9be412d7d6acf298a740e8325f1382422e32afa1)


No differences found