eina: change default log level at which we display backtrace.
authorCedric BAIL <cedric@osg.samsung.com>
Sat, 15 Aug 2015 10:53:00 +0000 (12:53 +0200)
committerCedric BAIL <cedric@osg.samsung.com>
Sat, 15 Aug 2015 10:53:00 +0000 (12:53 +0200)
commit05c18876b3e2dba5dd7caea2517aaf24d92ab614
tree48eb050e3e2c8456b7b883075fdded3bc9c4e95c
parentd737233dd5e5263cd54ced73e9e03b4a20281a1c
eina: change default log level at which we display backtrace.

We mostly use in our code base ERR in conjunction with system related error. This
doesn't require any information from who did call that function to get debugged and
is creating way to much noise with little value.
src/lib/eina/eina_log.c