I’d like to be able to do the same thing in PIE. I think the problem is that when using PIE, everything runs in a single process and so the log statements cannot tell where they are. So far, the only way I’ve been able to do this is to run separate processes for clients and server (which increases startup time to play).