Log errors to log file 41/34341/2
authorKiran Kamineni <kiran.k.kamineni@intel.com>
Tue, 6 Mar 2018 19:36:40 +0000 (11:36 -0800)
committerKiran Kamineni <kiran.k.kamineni@intel.com>
Wed, 7 Mar 2018 01:25:21 +0000 (17:25 -0800)
commitce2498616ae1a81debadec35233d82b0ef7b8657
tree44714207890cda3b0877f919d0eb39e22ba7527d
parentbf1a8c07c590c8f6c7a7c882a7dd5f157b09250e
Log errors to log file

Currently errors are being written out to the screen
Log them to a log file with the appropriate prefix instead
This uses the sms/log framework for logging

Issue-ID: AAF-159
Change-Id: Ib4f4dbc87fa4b1ee92ed1055de94f8324bd1a192
Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
sms-service/src/sms/backend/vault.go
sms-service/src/sms/handler/handler.go