Try OpenEdge Now
skip to main content
Java Open Clients
Accessing Proxy Properties : Accessing properties with methods : Accessing properties using purposed accessor methods : Tracing methods (RunTimeProperties only)
 
Tracing methods (RunTimeProperties only)
Tracing logs highlights of proxy execution, including data received by the client and data passed to the AppServer. 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 theConnection class.
Table 17. 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()
traceOff()
isTracing()