error_level

Command line parameter:

 --error_level=

  1. 0  DEFAULT
  2. 1 CONNECT
  3. 2 CALL
  4. 3 DATA
  5. 4 DETAIL
  6. 5 DEBUG

 

This sets the degree of debugging detail that is generated.

In general, only the lowest and highest levels are used.

The location of the output is dictated by the --error_print option

A convenient  full debugging shortcut is "--debug"

Previous page: Debugging
Next page: error_print