Hi,

I like the env var method (1) very much.
It will be much more convenient than recompiling everything, but I
think it should be left disabled by default. I'm afraid logs would
become a bit cryptic with the TID information.

Best regards,
Jean


On Thu, Oct 27, 2016 at 1:16 PM, Gustavo Sverzut Barbieri
<barbi...@gmail.com> wrote:
> 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?
>
>  2) could we default to TRUE if no envvar was used?
>
>
> --
> 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

------------------------------------------------------------------------------
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