see how much morte code i had to add just to use eina_log gustavo? i
authorraster <raster>
Tue, 8 Nov 2011 07:14:49 +0000 (07:14 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 8 Nov 2011 07:14:49 +0000 (07:14 +0000)
commitc46eaf545e96927898d1ed20336c32621b2ec7a3
tree52ed3ea11ca8a4a911609dc2b6dbe0803cc93bb1
parent5a42d4c3663811002fd4fb86cd2ce7c9e7db5ae1
see how much morte code i had to add just to use eina_log gustavo? i
had to add eina_init() and shutdown and init refcounting and log
domain creating and add a macro.. so i can finally use it? eina being
included here actually was never needed... but since include was there
i could use it...

just saying - using eina_log is not convenient. it doesn't save time.
it's benefits are dubious (knowing what envv ar to set to what values
to get log output is black magic as u need to know specific log level
values and log domain names which u only find out by digging thru
code). my point -> if u want eina_log used more.. it needs to be AS
EASY as the printf. :)

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@64937 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/modules/alsa_snd_player/alsa_snd_player.c