Hi,

On 12 December 2016 at 07:07, Yury V. Zaytsev <y...@shurup.com> wrote:
> Separate by comma as explained in the documentation that I've linked?
>
>     PYPYLOG=jit-backend-dump:shubha.log,jit-backend-addr:shubha.log

No, only one file name:

    PYPYLOG=jit-backend-dump,jit-backend-addr:shubha.log

Or use a prefix to enable all related categories:

    PYPYLOG=jit:shubha.log


Armin
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to