Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
Hello
I'm trying to debug mys first service script but when I use
logger.debug("start");
I just got {} when I use the "test" service button (whater I test, whatever the level of log I use)
2016-11-12 14:04:20.353 | DEBUG | {} | Administrator | c.t.w.c.HttpExecutionContext | http-nio-443-exec-1 |
Something to configure first I have forgotten ?
Tanks
Solved! Go to Solution.
I found my mistake.
I was looking the logs into "application" logs instead of "script" log !!
Thanks
I found my mistake.
I was looking the logs into "application" logs instead of "script" log !!
Thanks