I want to print some log only in debug build, how do I make it
Thanks
I want to print some log only in debug build, how do I make it
Thanks
Print log are only shown in développement / debug build.
So you should be able to use it in the editor and game if you pack it anything but release.