Re: [GENERAL] Db and schema names in logged errors

2005-07-12 Thread Karl O. Pinc
On 07/12/2005 09:15:20 AM, Michael Fuhr wrote: On Mon, Jul 11, 2005 at 07:43:48PM +, Karl O. Pinc wrote: > Is there any way to get the DB and schema name into > error messages, particularly when the errors > are logged? To see how logging can be configured, refer to "Error Reporting and Log

Re: [GENERAL] Db and schema names in logged errors

2005-07-12 Thread Michael Fuhr
On Mon, Jul 11, 2005 at 07:43:48PM +, Karl O. Pinc wrote: > Is there any way to get the DB and schema name into > error messages, particularly when the errors > are logged? I'd like to be able to distinguish > errors coming from the test databases from those > coming from the live databases.