Enable NCSI logs the Logs on Console

- Till now, the ncsi logs have been thrown into the
  journal via the log<> api.

- But as the ncsi-netlink can also be used as a stand alone
  application, throwing the logs onto the console would help
  the user to spot the error.

- This should not impact the existing logging infracture as
  cout still pushes the logs into the journal, but when it is
  run as standalone app, now it also throws the logs onto the
  standard console.

Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
Change-Id: Id1258a0b549bf2c32b818e0db9468ce235ff2c23
1 file changed