On Tue, Jul 31, 2012 at 7:42 PM, Enlightenment SVN
<no-re...@enlightenment.org> wrote:
>  static void
> +_edje_cc_log_cb(const Eina_Log_Domain *d,
> +                Eina_Log_Level level,
> +                const char *file,
> +                const char *fnc,
> +                int line,
> +                const char *fmt,
> +                __UNUSED__ void *data,
> +                va_list args)

Shouldn't platform-dependent stuff inside this function be inside
Eina_Log itself, with a eina_log_color_printf() function with color
codes like %R, %G, %B, %C, %M, %Y, %K, %W, etc? Or at least a
eina_log_console_color_set() and eina_log_console_color_reset()
function pair.

-- 
  Leandro

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to