Title:   Debug levels
Status:  Current 
Created: 2005-02-11
Revised: 2005-02-11

This technote describes the debug levels used in GNU Enterprise.

1: Warnings (things that shouldn't happen when everything was perfect)
   (e.g. depreciation warning, unicode conversion warning etc.)

2: info about system environment (python version, command line args,
   environment variables)

3: SQL commands sent to the backend, or similar information for non-SQL
   backends

4-6: can be used by the tools like forms, reports, appserver

7-9: can be used by common
