Tracing logs highlights of proxy execution, including data received by the client and data passed to the application server. The methods in the following table provide tracing functionality to the Open Client application. These methods apply to the RunTimeProperties class only. (They do not apply to Connection objects.) For a detailed description of each property, see Relationship between the RunTimeProperties class and the Connection class.

Table 1. Tracing methods
Method Description
traceOn(String filename, int level) Sets these properties:
traceOn(int level) Sets these properties:
traceOn(String filename) Sets these properties:
traceOn() Sets PROGRESS.Session.enableTracing
traceOff() Sets PROGRESS.Session.enableTracing
isTracing() Gets PROGRESS.Session.enableTracing