Always print warning log messages 80/47180/4 accepted/tizen/mobile/20150903.053522 accepted/tizen/tv/20150903.053645 accepted/tizen/wearable/20150903.053733 submit/tizen/20150903.001243
authorRafal Krypa <r.krypa@samsung.com>
Mon, 31 Aug 2015 16:07:06 +0000 (18:07 +0200)
committerRafal Krypa <r.krypa@samsung.com>
Wed, 2 Sep 2015 15:16:20 +0000 (08:16 -0700)
commita77e00ea27530ddfecf09fd0ae32f186ce8b1911
tree19e0b1886359be25dc722cb6b847b12b396266d8
parentdb5ca0b66e160adb63e587936f05a40cc797b92d
Always print warning log messages

Several types of log messages are printed only when the code is build in DEBUG
mode. This includes warning messages, but they should be printed always.
Warning logs are generated in erroneous situation and they should not be lost
int RELEASE builds.

Change-Id: I9e9934c13b066492294cb5bd76d94030b6ee43c7
Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
src/dpl/log/include/dpl/log/log.h