I opened this PR https://github.com/apache/incubator-openwhisk-cli/pull/444 to allow activation log stripping to work with the standalone controller. The notable change is the regex for recognizing the timestamp and stream identifier.
The PR also turns on unit cli test which weren't previously running in Travis. -r