To access the Trace Facility from a host session:
The trace starts and captures trace and log messages. Messages are saved to a trace buffer. Once the default number of entries has been reached, trace entries start wrapping; new entries replace the old entries. To change the number of trace entries saved to the trace buffer, click Settings.
To see trace messages as they are captured, click Console. However, running the console during a trace may affect performance.
You can view the trace messages in the console or save it to a file (or both). To view the trace messages, click Console. To save the trace messages, click Save. To clear the current trace console and trace buffer, click Clear.
To save the log and trace information, click Save.
After running a trace and capturing data, choose where you want trace files to be saved by clicking Settings and then select Server or Local.
Server
If you select Server and Host On-Demand is downloaded from a Web server or installed as a local client, the file is saved on the server in the \private directory under the Host On-Demand installation directory.
The file is saved using the following naming convention:
SVRLOGANDTRACE.username.user
where username is the Host On-Demand user who is logged on and user is the file
extension.
Local
If you select Local, name the file and choose where you want to save it.
Both
To save a trace file to both server and local:
To view a previously saved trace file, open the file in a text editor.
To view the current trace file:
To save log messages, copy and paste the information to a text file.
Log information contains messages about events that occur while the program is running. The events can be information, warnings, or errors. Log messages are always captured and are dynamically updated. When you view the log file, you see only log messages.
When you run the Trace Facility, log messages are also captured in the trace file. You can run a trace, save the captured messages to a file, and then view both log and trace messages in the console.