Progress
Open Client
Developer’s Guide
Methods For Tracing
Tracing logs highlights of proxy execution, including data received by the client and data passed to the AppServer. The following methods provide tracing functionality to the Open Client application:
Sends all trace messages equal or greater than the value specified with level to the file specified with fileName. If filename is not specified, the output is Standard Error. The lower the value for level, the greater the information. If the level is not specified, the value equals 2.
Sends all trace messages equal or greater than the value specified with level to Standard Error.
Sends all trace messages of level 2 and greater to the file specified with fileName.
Sends all trace messages of level 2 and greater to Standard Error.
Turns off tracing.
Returns TRUE if tracing is turned on. Returns FALSE if tracing is turned off.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |