Question
How to maintain exception handling and log details in mashup?
Hi,
For eg: If I connect my thing to database, there are some problems in loading or fetching data or whatever it could be.
Similarly I want to maintain log details for all my actions.
How can I get those log details and maintain exception handling for my screen?
