Change logs in SS to correct error logs.
authorPawel Polawski <p.polawski@partner.samsung.com>
Thu, 9 May 2013 09:37:56 +0000 (11:37 +0200)
committerPawel Polawski <p.polawski@partner.samsung.com>
Fri, 10 May 2013 13:02:31 +0000 (15:02 +0200)
commit0c53ed4bc172d359384d1c113169123efa657533
tree9390ee541fbee19a2b1e19f5308fa01e9e134479
parent8559df3a98ec5150efd15bff7a373295d4eb5097
Change logs in SS to correct error logs.

[Issue#]        SSDWSSP-234
[Bug/Feature]   Security-server SMACK dlog should be "ERROR", not info
[Cause]         N/A
[Solution]      Log type changed to error
[Verification]  Compile and run. SS should generate both: debug and
                error logs on dlog

Change-Id: I8e4c609d30cc71ab4395e85ab5bf9c6a7e97abf9
src/client/security-server-client.c
src/communication/security-server-comm.c
src/include/security-server-common.h
src/server/security-server-cookie.c
src/server/security-server-main.c
src/server/security-server-password.c
src/server/security-server-system-observer.c
src/util/security-server-util-common.c
src/util/security-server-util.c