Changing some error logs to warnings and turning off debug logs on security-server.
authorMarcin Niesluchowski <m.niesluchow@samsung.com>
Thu, 20 Jun 2013 07:57:50 +0000 (09:57 +0200)
committerBartlomiej Grzelewski <b.grzelewski@samsung.com>
Thu, 6 Feb 2014 16:13:19 +0000 (17:13 +0100)
commit95c4f8050735a00bff029d8e701a0030f7c6fa35
treec84d1fd78d2ae6d6b31359c2bb23d31c1bc8d773
parentb48142e298a2b949e75e1a1ed16cb9773dd87bf6
Changing some error logs to warnings and turning off debug logs on security-server.

[Issue#]        SSDWSSP-331
[Bug/Feature]   Too many error logs. Debug logs should be turned off.
[Cause]         N/A
[Solution]      N/A
[Verification]  Checking logs and running tests.

Change-Id: I060a891700e161064980c97a5b90c32eef47fca6
src/CMakeLists.txt
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