Hi,
On 12 December 2016 at 07:07, Yury V. Zaytsev <[email protected]> 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
[email protected]
https://mail.python.org/mailman/listinfo/pypy-dev