How to write custom logs inside Procedures running in Demantra database and called by workflows.
we have lots of procedure which is called by workflows, we want to write log inside procedures so that it would help us in debugging isuues.
As we use in Oracle EBS procedure to write log message using FND_FILE and in Oracle report using SRW message, Similarly is there anything to write log in demantra.
if no, then can anybody tell how is there any workaround for this.