This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
dev:debugging:home [2009/11/16 22:02] 127.0.0.1 external edit |
dev:debugging:home [2012/10/26 14:26] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Environment Variable: omnidex_debug ====== | + | ====== Omnidex Debugging ====== |
| - | + | Omnidex supports a sophisticated debugging system that can aid in checking for application issues. | |
| - | ===== Debugging Environment Variables ===== | + | |
| The following variables can be set to enable debugging, prior to starting an application. For client/server applications, set these variables prior to starting the Omnidex Network Services listener to enable debugging on that listener. The required variables (above) must also be set. | The following variables can be set to enable debugging, prior to starting an application. For client/server applications, set these variables prior to starting the Omnidex Network Services listener to enable debugging on that listener. The required variables (above) must also be set. | ||
| Line 56: | Line 55: | ||
| set OMNIDEX_DEBUG_FILE="debug.file" | set OMNIDEX_DEBUG_FILE="debug.file" | ||
| - | |||
| - | ====== Quick Links ====== | ||
| - | {{page>:quicklinks&nofooter&noeditbtn}} | ||