Question
How to print a statement in services?
Hi ,
I would like to use a print statement in my service and i want to know whether it is possible to get " hello world " printed in my service with just the println statements .
please tell me how to achieve this .
Thanks

