Enable OS logging console log

As a design of logging, any new request to start logging
will be taken as a valid request. Starts obmc-console-client
process and logs by datetime and pid combination for the
the new client which is getting started.

This is to avoid sessions of clients running at a given point
of time and not own or started by a test which uses this utility
keyword.

With this change, a test can
   - Start the obmc-console-client process
   - Stop the obmc-console-client process

Resolves openbmc/openbmc-test-automation#97

Change-Id: Ica1f4189b86455d9436b67ad7c393955027b475a
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
1 file changed