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)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Thu, 6 Feb 2014 16:08:39 +0000 (17:08 +0100)
commit92baa6303b3900f004c04430e52e7d154fa3a588
tree3cf5eab43f0c77f41c817fd0002ffb0da34abdaa
parent1b171da1dbdf5e4335e5e0de6e598981025a1c75
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