Fix spacing in verbose logging

It used to print things like `: 0( NotReady)` and now it
will print them, like `: 0 (NotReady)` which is more readable.

Change-Id: I81773bd64d56444be4efd984ce3eb752bdd2df84
1 file changed