I tried:
System.out.println("some text")
println("some text")
manager.listener.logger.println("some text")and none of them work. How do I print text to the console from the evaluated groovy script of the envinject plugin? Thanks. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
