On Thu, 27 Oct 2016 09:16:02 -0200 Gustavo Sverzut Barbieri
<barbi...@gmail.com> said:

> Hi all,
> 
> eina_log has a feature to print the thread that generated the log as
> in "[T:XXXXXX]" prefix, which is handy during development or debug.
> 
> But that is off by default and the only way to enable is using
> eina_log_threads_enable() call.
> 
> So:
> 
>  1) could we make that an envvar to enable/disable it?

i see no reason why not

>  2) could we default to TRUE if no envvar was used?

hmmm we already putr pid, process, file, line number, function... a T:0x3f
wouldnt really hurt. of an 80 wide terminal 100 chars is just this header
already. may as well start making this multi-line anyway. :)

> 
> -- 
> Gustavo Sverzut Barbieri
> --------------------------------------
> Mobile: +55 (16) 99354-9890
> 
> ------------------------------------------------------------------------------
> The Command Line: Reinvented for Modern Developers
> Did the resurgence of CLI tooling catch you by surprise?
> Reconnect with the command line and become more productive. 
> Learn the new .NET and ASP.NET CLI. Get your free copy!
> http://sdm.link/telerik
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive. 
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to