Forum Discussion
tjdurden
13 years agoFrequent Contributor
Hi slipperysucker,
You can write to the Log Output window in Groovy using the following:
Kind regards,
Tim
You can write to the Log Output window in Groovy using the following:
log.info ("Some Info!");
log.warn ("Some Warning!!");
log.error ("Some Error!!!");
Kind regards,
Tim
Related Content
- 3 years ago
Recent Discussions
- 15 years ago
- 11 days ago