March 7, 20214 yr Thats it. I want to be able to write a message to the logger so i can see what my script is failing when its executed....
March 7, 20214 yr 2 minutes ago, jackknife32 said: Thats it. I want to be able to write a message to the logger so i can see what my script is failing when its executed.... log(String message)
March 7, 20214 yr Author Yeah i've tried that... The script fails if I add something like: log("test");
March 7, 20214 yr 25 minutes ago, jackknife32 said: Yeah i've tried that... The script fails if I add something like: log("test"); can you show the code youre talking about where it fails? Edited March 7, 20214 yr by skillerkidos1
March 7, 20214 yr 1 hour ago, jackknife32 said: Yeah i've tried that... The script fails if I add something like: log("test"); If you are using a class that extends methodprovider make sure you exchangecontext with it. Edited March 7, 20214 yr by PTY Botting
Create an account or sign in to comment