Hello,
I'm trying to log some data into debuglog.txt using PBDebug.log("Hello") but the file is not recording anything. I have created it manually at Data/debuglog.txt but still nothing appears.
I have also checked the PBDebug module but I do not see anything wrong, can anyone help me?
Is...