eina_prefix: use log infrastructure.
authorGustavo Sverzut Barbieri <barbieri@gmail.com>
Sat, 3 Sep 2011 05:31:25 +0000 (05:31 +0000)
committerGustavo Sverzut Barbieri <barbieri@gmail.com>
Sat, 3 Sep 2011 05:31:25 +0000 (05:31 +0000)
commit32110747c9509ccd92d97f3b0a43a9cab4e0962b
tree9d9082499cc41afd2eca9ae0d31b83639ce20778
parent098518798fd011e342cb0d2bac8ae09e3bfa9a5e
eina_prefix: use log infrastructure.

use eina_log instead of weirdo printfs... multiple levels, greatness
everywhere... helped me debug emotion's warning.

It is always a pain to try to use library log and notice they are not
using their own standards :-/

   export EINA_LOG_LEVELS=eina_prefix:4

SVN revision: 63108
legacy/eina/src/lib/eina_main.c
legacy/eina/src/lib/eina_prefix.c