pl/sql event logging
566180Mar 12 2007 — edited Mar 13 2007hi,
I am writing a pl/sql schema in which changes will be made to a database. i want to log all the events such as informational messages, errors, warnings etc. I was wondering if there were any ideas on the best approach for this.
thanks