How to debug a simple service

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

How to debug a simple service

Winster
Hi,

What is the best way to debug a simple service? Is there any way to add
log/echo/debug inside a simple service?

--
Winster T Jose
Director - Technology and Architecture
Chathurangam Creative Solutions Private Ltd.
Cell: +91-98469 31020
Mail: [hidden email]
Reply | Threaded
Open this post in threaded view
|

Re: How to debug a simple service

Sumit  Pandit
Winster, you can add log messages in simple service to debug.
<log level="info" message="" />

--
Thanks And Regards
Sumit Pandit
Tata Consultancy Services
Cell:- 917503046188
____________________________________________

----- Original Message -----

| From: "Winster Jose" <[hidden email]>
| To: [hidden email]
| Sent: Friday, January 4, 2013 11:47:32 AM
| Subject: How to debug a simple service

| Hi,

| What is the best way to debug a simple service? Is there any way to
| add
| log/echo/debug inside a simple service?

| --
| Winster T Jose
| Director - Technology and Architecture
| Chathurangam Creative Solutions Private Ltd.
| Cell: +91-98469 31020
| Mail: [hidden email]
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you


Reply | Threaded
Open this post in threaded view
|

Re: How to debug a simple service

Winster
Thanks Sumit. That helped me a lot.
On 4 Jan 2013 11:58, "Sumit Pandit" <[hidden email]> wrote:

> Winster, you can add log messages in simple service to debug.
> <log level="info" message="" />
>
> --
> Thanks And Regards
> Sumit Pandit
> Tata Consultancy Services
> Cell:- 917503046188
> ____________________________________________
>
> ----- Original Message -----
>
> | From: "Winster Jose" <[hidden email]>
> | To: [hidden email]
> | Sent: Friday, January 4, 2013 11:47:32 AM
> | Subject: How to debug a simple service
>
> | Hi,
>
> | What is the best way to debug a simple service? Is there any way to
> | add
> | log/echo/debug inside a simple service?
>
> | --
> | Winster T Jose
> | Director - Technology and Architecture
> | Chathurangam Creative Solutions Private Ltd.
> | Cell: +91-98469 31020
> | Mail: [hidden email]
> =====-----=====-----=====
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain
> confidential or privileged information. If you are
> not the intended recipient, any dissemination, use,
> review, distribution, printing or copying of the
> information contained in this e-mail message
> and/or attachments to it are strictly prohibited. If
> you have received this communication in error,
> please notify us by reply e-mail or telephone and
> immediately and permanently delete the message
> and any attachments. Thank you
>
>
>