Next: , Previous: Setting up protocol personalities, Up: Building an application with PolyORB



4.4 Activating debug information

To activate the output of debug information, you must first configure and compile PolyORB with debug activate, see help on --enable-debug flag in Installation.

To output debug information on a selected package, create a configuration file with a [log] section and the name of the packages on which you want debug information:

     # Sample configuration file, output debug for PolyORB.A_Package
     [log]
     polyorb.a_package=debug

Note that some packages may not provide such information. See sample configuration file the complete list of packages that provide debug.